aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke
2007-07-17use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke
2007-07-17spi_txx9 controller driverAtsushi Nemoto
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov
2007-07-17SPI: tle620x power switch driverBen Dooks
2007-07-17S3c24xx SPI controllers both select 'bitbang'David Brownell
2007-07-17atmel_spi: don't always deselect chip between messagesDavid Brownell
2007-07-17atmel_spi: minor updatesDavid Brownell
2007-07-17spi_mpc83xx.c underclocking hotfixClifford Wolf
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria
2007-07-17spidev compiler warning goneDavid Brownell
2007-07-17CRC7 supportJan Nikitenko
2007-07-17SPI: add 3wire mode flagDavid Brownell
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-07-17IBMASM: must depend on CONFIG_INPUTDmitry Torokhov
2007-07-17IBMASM: miscellaneous fixesDmitry Torokhov
2007-07-17IBMASM: dont use extern in function declarationsDmitry Torokhov
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan
2007-07-17destroy_workqueue() can livelockOleg Nesterov
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17make timespec_equal() take const argumentsJan Engelhardt
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki
2007-07-17Remove CHILD_MAXRoland McGrath
2007-07-17Remove OPEN_MAXRoland McGrath
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath
2007-07-17unregister_blkdev(): return voidAkinobu Mita
2007-07-17unregister_blkdev(): delete redundant messageAkinobu Mita
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita
2007-07-17unregister_blkdev(): do WARN_ON on failureAkinobu Mita
2007-07-17proper prototype for proc_nr_files()Adrian Bunk
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17fs: introduce some page/buffer invariantsNick Piggin
2007-07-17MM: Make needlessly global hugetlb_no_page() static.Robert P. J. Day
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter
2007-07-17Make SLUB the default allocatorChristoph Lameter
2007-07-17SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMAChristoph Lameter
2007-07-17SLUB: Move sysfs operations outside of slub_lockChristoph Lameter