| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | [MIPS] remove unused definitions for Cobalt | Yoichi Yuasa | 2007-07-10 | 1 | -5/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.infradead.org/~dwmw2/battery-2.6 | Linus Torvalds | 2007-07-10 | 2 | -0/+211 |
|\ \ \ |
|
| * | | | [BATTERY] pda_power platform driver | Anton Vorontsov | 2007-07-10 | 1 | -0/+31 |
| * | | | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 2007-07-10 | 1 | -0/+180 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-10 | 6 | -38/+35 |
|\ \ \ |
|
| * | | | [S390] s390: rename CPU_IDLE to S390_CPU_IDLE | Heiko Carstens | 2007-07-10 | 1 | -2/+2 |
| * | | | [S390] cio: Remove prototype for non-existing function cmf_reset(). | Cornelia Huck | 2007-07-10 | 1 | -1/+0 |
| * | | | [S390] Remove volatile from atomic_t | Heiko Carstens | 2007-07-10 | 1 | -2/+2 |
| * | | | [S390] Bogomips calculation for 64 bit. | Martin Schwidefsky | 2007-07-10 | 2 | -3/+14 |
| * | | | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 | 1 | -0/+1 |
| * | | | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 | 1 | -30/+16 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-07-10 | 5 | -142/+93 |
|\ \ \ |
|
| * | | | [DLM] variable allocation | Patrick Caulfield | 2007-07-09 | 1 | -0/+1 |
| * | | | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse | 2007-07-09 | 1 | -1/+4 |
| * | | | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 1 | -127/+0 |
| * | | | [GFS2] Quotas non-functional - fix another bug | Abhijith Das | 2007-07-09 | 1 | -0/+1 |
| * | | | [DLM] canceling deadlocked lock | David Teigland | 2007-07-09 | 1 | -0/+1 |
| * | | | [GFS2] latest gfs2-nmw headers break userland build | Fabio Massimo Di Nitto | 2007-07-09 | 1 | -1/+1 |
| * | | | [DLM] cancel in conversion deadlock [4/6] | David Teigland | 2007-07-09 | 1 | -1/+5 |
| * | | | [DLM] dlm_device interface changes [3/6] | David Teigland | 2007-07-09 | 1 | -6/+15 |
| * | | | [DLM] add lock timeouts and warnings [2/6] | David Teigland | 2007-07-09 | 3 | -3/+61 |
| * | | | [GFS2] Quotas non-functional - fix bug | Abhijith Das | 2007-07-09 | 1 | -0/+8 |
| * | | | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -9/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 | 4 | -43/+156 |
|\ \ \ |
|
| * | | | pipe: add documentation and comments | Jens Axboe | 2007-07-10 | 1 | -1/+76 |
| * | | | pipe: change the ->pin() operation to ->confirm() | Jens Axboe | 2007-07-10 | 1 | -4/+5 |
| * | | | Remove remnants of sendfile() | Jens Axboe | 2007-07-10 | 1 | -2/+1 |
| * | | | xip sendfile removal | Carsten Otte | 2007-07-10 | 1 | -3/+0 |
| * | | | pipe: allow passing around of ops private pointer | Jens Axboe | 2007-07-10 | 2 | -0/+2 |
| * | | | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 2007-07-10 | 2 | -41/+72 |
| * | | | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
| * | | | splice: add void cookie to the actor data | Jens Axboe | 2007-07-10 | 1 | -0/+1 |
| * | | | sendfile: kill generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+0 |
| * | | | vmsplice: add vmsplice-to-user support | Jens Axboe | 2007-07-10 | 1 | -1/+7 |
| * | | | splice: abstract out actor data | Jens Axboe | 2007-07-10 | 1 | -4/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 | 2 | -7/+4 |
|\ \ \ |
|
| * | | | cfq-iosched: fix async queue behaviour | Jens Axboe | 2007-07-10 | 1 | -2/+4 |
| * | | | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK | Benjamin Gilbert | 2007-07-10 | 1 | -5/+0 |
| |/ / |
|
* | | | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 | 1 | -0/+61 |
* | | | Input: convert from class devices to standard devices | Dmitry Torokhov | 2007-07-10 | 1 | -10/+10 |
* | | | USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro | Jan Kratochvil | 2007-07-10 | 1 | -0/+16 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-07-09 | 1 | -33/+264 |
|\ \ |
|
| * | | firewire: Document userspace ioctl interface. | Kristian Høgsberg | 2007-07-10 | 1 | -33/+264 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2007-07-09 | 1 | -18/+38 |
|\ \ |
|
| * \ | Merge branches 'debug-module-param' and 'upstream' into for-linus | Jiri Kosina | 2007-07-09 | 1 | -13/+23 |
| |\ \ |
|
| | * | | HID: support for logitech cordless desktop LX500 special mapping | Ryo Dairiki | 2007-07-09 | 1 | -0/+2 |
| | * | | HID: separate quirks for report descriptor fixup | Jiri Kosina | 2007-07-09 | 1 | -15/+21 |
| | * | | HID: support for Petalynx Maxter remote control | Jiri Kosina | 2007-07-09 | 1 | -0/+1 |
| | * | | HID: force hid-input for Microsoft SideWinder GameVoice device | Jiri Kosina | 2007-07-09 | 1 | -0/+1 |
| | |/ |
|
| * | | HID: make debugging output runtime-configurable | Jiri Kosina | 2007-07-09 | 1 | -5/+15 |
| |/ |
|