| Commit message (Expand) | Author | Age | Files | Lines |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-23 | 1 | -2/+2 |
* | [Blackfin] arch: remove unused/incorrect definition | Meihui Fan | 2008-04-23 | 1 | -1/+0 |
* | [Blackfin] arch: add support for the rest of the gptimers on the BF54x | Meihui Fan | 2008-04-23 | 1 | -85/+65 |
* | [Blackfin] arch: fix obvious bfin_write typos | Meihui Fan | 2008-04-23 | 1 | -174/+174 |
* | [Blackfin] arch: Fix bug - Properly calculate DDR clock. | Sonic Zhang | 2008-04-25 | 1 | -7/+13 |
* | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building... | Mike Frysinger | 2008-04-23 | 2 | -7/+7 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-23 | 1 | -26/+0 |
* | [Blackfin] arch: replace implied numbers with real values | Mike Frysinger | 2008-04-23 | 1 | -13/+13 |
* | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling | Bryan Wu | 2008-04-23 | 1 | -0/+15 |
* | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. | Bernd Schmidt | 2008-04-23 | 1 | -2/+2 |
* | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ... | Bryan Wu | 2008-03-27 | 7 | -231/+1 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-23 | 4 | -0/+20 |
|\ |
|
| * | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 | 1 | -0/+1 |
| * | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 | 1 | -0/+11 |
| * | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2008-04-23 | 1 | -0/+1 |
| * | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2008-04-23 | 1 | -0/+1 |
| * | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2008-04-23 | 2 | -0/+3 |
| * | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 2008-04-23 | 2 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 | 1 | -0/+3 |
| * | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-20 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 | 5 | -35/+28 |
|\ \ |
|
| * | | [PATCH] teach seq_file to discard entries | Al Viro | 2008-04-21 | 1 | -0/+2 |
| * | | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 | 1 | -26/+26 |
| * | | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-21 | 3 | -9/+0 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-22 | 3 | -1752/+1 |
|\ \ \ |
|
| * | | | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 | 2 | -1752/+0 |
| * | | | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-22 | 3 | -5/+66 |
|\ \ \ |
|
| * | | | i2c: Renesas SH7760 I2C master driver | Manuel Lauss | 2008-04-22 | 1 | -0/+22 |
| * | | | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 2008-04-22 | 1 | -0/+12 |
| * | | | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2008-04-22 | 1 | -5/+32 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-04-22 | 6 | -50/+65 |
|\ \ \ |
|
| * | | | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger | 2008-04-21 | 2 | -1/+10 |
| * | | | dlm: common max length definitions | David Teigland | 2008-04-21 | 3 | -7/+4 |
| * | | | dlm: move plock code from gfs2 | David Teigland | 2008-04-21 | 3 | -42/+51 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-04-22 | 3 | -6/+14 |
|\ \ \ |
|
| * | | | HID: export headers properly | Mike Frysinger | 2008-04-22 | 2 | -0/+3 |
| * | | | HID: fix race between open() and disconnect() in usbhid | Oliver Neukum | 2008-04-22 | 1 | -0/+1 |
| * | | | HID: make hid_input_field and usbhid_modify_dquirk static | Adrian Bunk | 2008-04-22 | 1 | -2/+0 |
| * | | | HID: force feedback driver for Logitech Rumblepad 2 | Anssi Hannula | 2008-04-22 | 1 | -0/+1 |
| * | | | HID: move wait from hid to usbhid | Jiri Slaby | 2008-04-22 | 1 | -2/+0 |
| * | | | HID: make function from dbg_hid | Jiri Slaby | 2008-04-22 | 1 | -1/+5 |
| * | | | HID: Sunplus Wireless Desktop needs report descriptor fixup | Jiri Kosina | 2008-04-22 | 1 | -1/+2 |
| * | | | HID: quirk for MS Wireless Desktop Receiver (model 1028) | Jim Duchek | 2008-04-22 | 1 | -0/+1 |
| * | | | HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd | Pekka Sarnila | 2008-04-22 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-04-22 | 4 | -200/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | udf: move headers out include/linux/ | Christoph Hellwig | 2008-04-17 | 4 | -200/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-04-21 | 1 | -0/+2 |
|\ \ \ |
|