aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-04-23[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...Bernd Schmidt
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu
2008-03-26[Blackfin] arch: fix bug - grab locks when not atomicRobin Getz
2008-03-26[Blackfin] arch: fix bug - when we crash, current is not validRobin Getz
2008-03-26[Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu
2008-03-26[Blackfin] arch: fix up gpio code style -- no functional changesMike Frysinger
2008-03-26[Blackfin] arch: dump the stack before printing out an error otherwise the st...Mike Frysinger
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger
2008-03-26[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...Yi Li
2008-03-26[Blackfin] arch: remove NOTES from linker scriptBernd Schmidt
2008-03-26[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...Mike Frysinger
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2008-02-29[Blackfin] arch: turn generic time on by defaultMike Frysinger
2008-02-29[Blackfin] arch: add board bluetechnix kernel defconfigs to kernelMike Frysinger
2008-02-29[Blackfin] arch: initial generic time and clock sourcesVitja Makarov
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki
2008-04-22[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-22fs: use loff_t type instead of long longDavid Sterba
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-22kernel-doc: fix sched.c missing parameterRandy Dunlap