Age | Commit message (Expand) | Author |
2007-04-27 | Driver core: notify userspace of network device renames | Jean Tourrilhes |
2007-04-27 | kref: fix CPU ordering with respect to krefs | Oliver Neukum |
2007-04-27 | Driver core: remove unneeded completion from driver release path | Greg Kroah-Hartman |
2007-04-27 | driver core: don't fail attaching the device if it cannot be bound | Cornelia Huck |
2007-04-27 | powerpc: make it compile for multithread change | Andrew Morton |
2007-04-27 | driver core: per-subsystem multithreaded probing | Cornelia Huck |
2007-04-27 | kobject: kobject_shadow_add cleanup | Dmitriy Monakhov |
2007-04-27 | Driver core: add name to device_type | Kay Sievers |
2007-04-27 | driver core: Use attribute groups in struct device_type | Dmitry Torokhov |
2007-04-27 | Driver core: udev triggered device-<>driver binding | Kay Sievers |
2007-04-27 | dev_printk and new-style class devices | Jean Delvare |
2007-04-27 | driver core: fix namespace issue with devices assigned to classes | Kay Sievers |
2007-04-27 | driver core: fix device_add error path | Dmitriy Monakhov |
2007-04-27 | Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | Linus Torvalds |
2007-04-27 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-04-27 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-04-27 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds |
2007-04-27 | Change default dirty-writeback limits | Linus Torvalds |
2007-04-27 | [MIPS] Don't force frame pointers for lockdep on MIPS | Franck Bui-Huu |
2007-04-27 | [MIPS] update vr41xx Kconfig | Yoichi Yuasa |
2007-04-27 | [MIPS] remove 2 select entries for VR41xx | Yoichi Yuasa |
2007-04-27 | [MIPS] rename VR41XX to VR4100 series | Yoichi Yuasa |
2007-04-27 | [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. | Milind Arun Choudhary |
2007-04-27 | [MIPS] Replace old fashioned "__typeof" with "__typeof__". | Robert P. J. Day |
2007-04-27 | [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. | Ralf Baechle |
2007-04-27 | [MIPS] Change PCI host bridge setup/resources | Thomas Bogendoerfer |
2007-04-27 | [MIPS] Register PCI host bridge resource earlier | Thomas Bogendoerfer |
2007-04-27 | [MIPS] Remove pnx8550-v2pci_defconfig | Yoichi Yuasa |
2007-04-27 | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs | Mark Mason |
2007-04-27 | [MIPS] Updated Sibyte headers | Mark Mason |
2007-04-27 | [MIPS] Remove unused argument from kunmap_coherent(). | Ralf Baechle |
2007-04-27 | [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. | Ralf Baechle |
2007-04-27 | [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected | Atsushi Nemoto |
2007-04-27 | [MIPS] MIPS Tech: Get rid of volatile in core code. | Ralf Baechle |
2007-04-27 | [MIPS] IP22: Get rid of volatile in IP22 core code. | Ralf Baechle |
2007-04-27 | [MIPS] JMR3927 cleanup | Atsushi Nemoto |
2007-04-27 | [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines | Yoichi Yuasa |
2007-04-27 | [MIPS] Cobalt: Split PCI codes from setup.c | Yoichi Yuasa |
2007-04-27 | [MIPS] Cobalt: clean up include files | Yoichi Yuasa |
2007-04-27 | [MIPS] Fix AP/SP to work in the reality of modern kernels. | Ralf Baechle |
2007-04-27 | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 | Milind Arun Choudhary |
2007-04-27 | [S390] Clean up smp code in preparation for some larger changes. | Heiko Carstens |
2007-04-27 | [S390] Remove debugging junk. | Martin Schwidefsky |
2007-04-27 | [S390] Switch etr from tasklet to workqueue. | Martin Schwidefsky |
2007-04-27 | [S390] split page_test_and_clear_dirty. | Martin Schwidefsky |
2007-04-27 | [S390] Processor degradation notification. | Heiko Carstens |
2007-04-27 | [S390] vtime: cleanup per_cpu usage. | Jan Glauber |