Age | Commit message (Expand) | Author |
2012-05-15 | mn10300/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
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 |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-04 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-26 | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-06-21 | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells |
2011-06-07 | MN10300: Add missing _sdata declaration | David Howells |
2011-06-07 | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() | David Howells |
2011-06-07 | MN10300: Fix one of the kernel debugger cacheflush variants | David Howells |