]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh://master.kernel...
2007-07-18 Tony BreedsRevert "[POWERPC] Do firmware feature fixups after...
2007-07-18 Tony BreedsFix compile failure in arch/powerpc/kernel/pci-common.c
2007-07-18 Jeremy Fitzhardingexen: disable all non-virtual drivers
2007-07-18 Jeremy Fitzhardingexen: use iret directly when possible
2007-07-18 Jeremy Fitzhardingexen: suppress abs symbol warnings for unused reloc...
2007-07-18 Jeremy Fitzhardingexen: Attempt to patch inline versions of common operations
2007-07-18 Jeremy Fitzhardingexen: Place vcpu_info structure into per-cpu memory
2007-07-18 Jeremy Fitzhardingexen: handle external requests for shutdown, reboot...
2007-07-18 Jeremy Fitzhardingexen: machine operations
2007-07-18 Jeremy Fitzhardingexen: add virtual network device driver
2007-07-18 Jeremy Fitzhardingexen: add virtual block device driver.
2007-07-18 Jeremy Fitzhardingexen: add the Xenbus sysfs and virtual device hotplug...
2007-07-18 Jeremy Fitzhardingexen: Add grant table support
2007-07-18 Jeremy Fitzhardingexen: use the hvc console infrastructure for Xen console
2007-07-18 Jeremy Fitzhardingexen: hack to prevent bad segment register reload
2007-07-18 Jeremy Fitzhardingexen: lazy-mmu operations
2007-07-18 Jeremy Fitzhardingexen: Add support for preemption
2007-07-18 Jeremy Fitzhardingexen: SMP guest support
2007-07-18 Jeremy Fitzhardingexen: Implement sched_clock
2007-07-18 Jeremy Fitzhardingexen: Account for stolen time
2007-07-18 Jeremy Fitzhardingexen: ignore RW mapping of RO pages in pagetable_init
2007-07-18 Jeremy Fitzhardingexen: Complete pagetable pinning
2007-07-18 Jeremy Fitzhardingexen: add pinned page flag
2007-07-18 Jeremy Fitzhardingexen: configuration
2007-07-18 Jeremy Fitzhardingexen: time implementation
2007-07-18 Jeremy Fitzhardingexen: event channels
2007-07-18 Jeremy Fitzhardingexen: virtual mmu
2007-07-18 Jeremy Fitzhardingexen: Core Xen implementation
2007-07-18 Jeremy Fitzhardingexen: Add Xen interface header files
2007-07-18 Jeremy FitzhardingeAdd nosegneg capability to the vsyscall page notes
2007-07-18 Jeremy FitzhardingeAdd a sched_clock paravirt_op
2007-07-18 Jeremy Fitzhardingeparavirt: helper to disable all IO space
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-18 Jeremy Fitzhardingeparavirt: export __supported_pte_mask
2007-07-18 Jeremy Fitzhardingeparavirt: make siblingmap functions visible
2007-07-18 Jeremy Fitzhardingeparavirt: unstatic smp_store_cpu_info
2007-07-18 Jeremy Fitzhardingeparavirt: unstatic leave_mm
2007-07-18 Jeremy Fitzhardingeparavirt: increase IRQ limit
2007-07-18 Jeremy Fitzhardingeparavirt: add a hook for once the allocator is ready
2007-07-18 Jeremy Fitzhardingeparavirt: add an "mm" argument to alloc_pt
2007-07-18 Jeremy Fitzhardingeuse elfnote.h to generate vsyscall notes.
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-18 Jeremy Fitzhardingeusermodehelper: split setup from execution
2007-07-18 Jeremy Fitzhardingeadd argv_split()
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-18 Maciej W. Rozyckizs: move to the serial subsystem
2007-07-18 Yinghai Luserial: add early_serial_setup() back to header file
2007-07-18 Arnd Bergmannfbdev: make fb_append_extra_logo() depend on fb=y
2007-07-18 Jesper Juhldm: fix memory leak in dm_create_persistent() when...
2007-07-18 Paul MundtUBI: fix compile warning
2007-07-18 Artem BityutskiyUBI: fix error handling in erase worker
2007-07-18 Artem BityutskiyUBI: fix comments
2007-07-18 Artem BityutskiyUBI: remove unneeded error checks
2007-07-18 Fernando Luis... UBI: cleanup usage of try_module_get
2007-07-18 Vinit AgnihotriUBI: fix overflow bug
2007-07-18 Artem BityutskiyUBI: bugfix in max_sqnum calculation
2007-07-18 Brijesh SinghUBI: bugfix in sqnum calculation
2007-07-18 Brijesh SinghUBI: fix signed-unsigned multiplication
2007-07-18 Artem BityutskiyUBI: fix bug in atomic_leb_change()
2007-07-18 Vinit AgnihotriUBI: fix message
2007-07-18 Artem BityutskiyUBI: fix debugging stuff
2007-07-18 Artem BityutskiyUBI: bugfix in error path
2007-07-18 Vignesh BabuUBI: use is_power_of_2()
2007-07-18 Vinit AgnihotriUBI: fix freeing ubi->vtbl while unloading
2007-07-18 Artem BityutskiyUBI: fix MAINTAINERS
2007-07-18 Artem BityutskiyUBI: bugfix in ubi_leb_change()
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Christoph HellwigUBI: cleanup ioctl handling
2007-07-18 Artem BityutskiyUBI: error path bugfix
2007-07-18 Artem BityutskiyUBI: minor comma fix
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-18 Artem BityutskiyUBI: add few more comments
2007-07-18 Artem BityutskiyUBI: set correct gluebi device size
2007-07-18 Artem BityutskiyUBI: do not let to read too much
2007-07-18 Artem BityutskiyUBI: fix error path in create_vtbl()
2007-07-18 Florin MalitaUBI: fix dereference after kfree
2007-07-18 Artem BityutskiyUBI: fix memory leak in checking code
2007-07-18 Cornelia Huck[NETFILTER]: xt_connlimit needs to depend on nf_conntrack
2007-07-18 Adrian Bunk[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
2007-07-18 Samuel Ortiz[IrDA]: Fix IrDA build failure
2007-07-18 Stephen Rothwell[ATM]: nicstar needs virt_to_bus
2007-07-18 Denis Cheng[NET]: move __dev_addr_discard adjacent to dev_addr_dis...
2007-07-18 Denis Cheng[NET]: merge dev_unicast_discard and dev_mc_discard...
2007-07-18 Denis Cheng[NET]: move dev_mc_discard from dev_mcast.c to dev.c
2007-07-18 Johannes Berg[NETLINK]: negative groups in netlink_setsockopt
2007-07-18 Patrick McHardy[PPPOL2TP]: Reset meta-data in xmit function
2007-07-18 Patrick McHardy[PPPOL2TP]: Fix use-after-free
2007-07-18 Gabriel Craciunescu[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
2007-07-18 Patrick McHardy[XFRM]: Fix crash introduced by struct dst_entry reordering
2007-07-18 Stephen Hemminger[TCP]: remove unused argument to cong_avoid op
2007-07-18 Robert P. J... [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE...
2007-07-18 Amol Lad[ATM]: [drivers] ioremap balanced with iounmap
2007-07-18 Adrian Bunk[ATM]: [lanai] sram_test_word() must be __devinit
2007-07-18 Robert P. J... [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE...
2007-07-18 Robert P. J... [ATM]: Eliminate dead config variable CONFIG_BR2684_FAS...
next