aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov1-0/+2
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman1-1/+0
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck2-4/+1
2007-04-27Driver core: add name to device_typeKay Sievers1-0/+10
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov1-1/+1
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers1-15/+19
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers2-2/+3
2007-04-27make SysRq-T show all tasks againIngo Molnar1-2/+2
2007-04-27seqlocks: trivial remove weird whitespaceDaniel Walker1-4/+4
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds5-0/+726
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-2/+7
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds21-224/+106
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds182-3947/+1598
2007-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds21-308/+184
2007-04-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-30/+234
2007-04-27[MIPS] Replace old fashioned "__typeof" with "__typeof__".Robert P. J. Day1-1/+1
2007-04-27[MIPS] Updated Sibyte headersMark Mason12-107/+175
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle1-1/+1
2007-04-27[MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle3-3/+3
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto4-196/+4
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-5/+0
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky3-10/+18
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-0/+1
2007-04-27[S390] zfcpdump support.Michael Holzheu5-0/+83
2007-04-27[S390] Use generic bug.Heiko Carstens1-13/+56
2007-04-27[S390] Improved oops output.Martin Schwidefsky1-0/+1
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck1-0/+1
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter3-0/+66
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2-2/+8
2007-04-27[AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen1-9/+4
2007-04-27avr32: remove unneeded cast in atomic.hMathieu Desnoyers1-1/+1
2007-04-27[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen1-14/+3
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen1-2/+2
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen1-8/+2
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen1-1/+0
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2-152/+222
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen3-24/+45
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen1-0/+9
2007-04-27[AVR32] Clean up asm/sysreg.hHaavard Skinnemoen1-294/+249
2007-04-27[AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt1-0/+2
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt1-0/+112
2007-04-27[AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt1-0/+22
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy5-0/+726
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering2-4/+6
2007-04-27[POWERPC] Prepare for splitting up mmu.h by MMU typeDavid Gibson2-400/+406
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-83/+7
2007-04-26[WEXT] net_device: Don't include wext bits if not required.Johannes Berg1-1/+2
2007-04-26[WEXT]: Clean up how wext is called.Johannes Berg2-10/+25
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells10-698/+8
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells2-2/+54