Age | Commit message (Expand) | Author |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | mn10300: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | mn10300: Use generic time config | Anna-Maria Gleixner |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-15 | mn10300/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
2012-05-08 | mn10300: Use common threadinfo allocator | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | mn10300: Use generic init_task | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for MN10300 | David Howells |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-14 | mn10300: Use generic posix_types.h | H. Peter Anvin |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | PCI: mn10300: use generic pcibios_set_master() | Myron Stowe |
2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-12 | UAPI: Make MN10300 use asm-generic/param.h | David Howells |
2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-12-04 | mn10300: add missing __iomap markers | Michael S. Tsirkin |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |