Age | Commit message (Expand) | Author | Files | Lines |
2008-03-26 | [Blackfin] arch: add i2c board info struct and move to new-style i2c interface | Bryan Wu | 3 | -0/+99 |
2008-03-26 | [Blackfin] arch: fix up gpio code style -- no functional changes | Mike Frysinger | 1 | -47/+39 |
2008-03-26 | [Blackfin] arch: dump the stack before printing out an error otherwise the st... | Mike Frysinger | 1 | -7/+7 |
2008-03-26 | [Blackfin] arch: conditionally enable flash resources since it requests the a... | Mike Frysinger | 4 | -0/+20 |
2008-03-26 | [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ... | Yi Li | 1 | -7/+45 |
2008-03-26 | [Blackfin] arch: remove NOTES from linker script | Bernd Schmidt | 1 | -2/+0 |
2008-03-26 | [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J... | Mike Frysinger | 1 | -0/+26 |
2008-03-07 | [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable | Mike Frysinger | 1 | -0/+5 |
2008-03-07 | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 6 | -17/+20 |
2008-02-29 | [Blackfin] arch: turn generic time on by default | Mike Frysinger | 12 | -12/+12 |
2008-02-29 | [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel | Mike Frysinger | 4 | -0/+3778 |
2008-02-29 | [Blackfin] arch: initial generic time and clock sources | Vitja Makarov | 4 | -20/+253 |
2008-04-23 | slab_err: Pass parameters correctly to slab_bug | Christoph Lameter | 1 | -2/+2 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -138/+573 |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -54/+49 |
2008-04-23 | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 1 | -4/+6 |
2008-04-23 | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 1 | -1/+1 |
2008-04-23 | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk | 1 | -3/+0 |
2008-04-23 | rt2x00: Select LEDS_CLASS. | David S. Miller | 1 | -5/+10 |
2008-04-23 | iwlwifi: Select LEDS_CLASS. | David S. Miller | 1 | -2/+6 |
2008-04-23 | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 1 | -1/+0 |
2008-04-23 | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 4 | -2/+65 |
2008-04-23 | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 4 | -23/+144 |
2008-04-23 | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 3 | -63/+70 |
2008-04-23 | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 3 | -4/+95 |
2008-04-23 | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2 | -0/+35 |
2008-04-23 | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 4 | -8/+49 |
2008-04-23 | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 4 | -40/+118 |
2008-04-23 | [PATCH] remove unused label in xattr.c (noise from ro-bind) | Al Viro | 1 | -1/+0 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 18 | -120/+118 |
2008-04-22 | Fix cardbus resource allocation | Linus Torvalds | 1 | -15/+15 |
2008-04-22 | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki | 1 | -1/+2 |
2008-04-22 | Relax check on adding children of suspended devices | Rafael J. Wysocki | 1 | -9/+6 |
2008-04-22 | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro | 1 | -21/+6 |
2008-04-22 | [PATCH] proc_readfd_common() race fix | Al Viro | 1 | -3/+1 |
2008-04-22 | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 1 | -0/+3 |
2008-04-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 20 | -1420/+965 |
2008-04-22 | fs: use loff_t type instead of long long | David Sterba | 2 | -4/+4 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -3/+23 |
2008-04-22 | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 7 | -391/+268 |
2008-04-22 | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 3 | -506/+322 |
2008-04-22 | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 5 | -553/+396 |
2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 13 | -37/+45 |
2008-04-22 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 34 | -575/+2313 |
2008-04-22 | kernel-doc: fix sched.c missing parameter | Randy Dunlap | 1 | -0/+1 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 20 | -161/+276 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 14 | -209/+431 |
2008-04-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 26 | -1561/+1173 |
2008-04-22 | fix brd allocation flags | Petr Tesarik | 1 | -1/+1 |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 17 | -1/+29 |