Age | Commit message (Expand) | Author | Files | Lines |
2007-07-11 | Merge git://git.infradead.org/~dwmw2/battery-2.6 | Linus Torvalds | 21 | -0/+2958 |
2007-07-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 31 | -348/+459 |
2007-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 62 | -1107/+2249 |
2007-07-11 | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 56 | -459/+874 |
2007-07-11 | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 42 | -26865/+192 |
2007-07-10 | Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu... | Geert Uytterhoeven | 1 | -13/+3 |
2007-07-10 | Use list_for_each_entry() instead of list_for_each() in the block device | Matthias Kaehlcke | 1 | -10/+3 |
2007-07-10 | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt | 1 | -5/+6 |
2007-07-10 | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 1 | -2/+0 |
2007-07-10 | Use menuconfigs instead of menus, so the whole menu can be disabled at once | Jan Engelhardt | 1 | -2/+2 |
2007-07-10 | cfq-iosched: fix async queue behaviour | Jens Axboe | 2 | -5/+40 |
2007-07-10 | [GFS2] Accept old format NFS filehandles | Steven Whitehouse | 1 | -0/+2 |
2007-07-10 | [BATTERY] ds2760 W1 slave | Anton Vorontsov | 5 | -0/+278 |
2007-07-10 | [BATTERY] One Laptop Per Child power/battery driver | David Woodhouse | 3 | -0/+359 |
2007-07-10 | [BATTERY] Apple PMU driver | David Woodhouse | 3 | -0/+223 |
2007-07-10 | [BATTERY] 1-Wire ds2760 chip battery driver | Anton Vorontsov | 3 | -0/+479 |
2007-07-10 | [BATTERY] APM emulation driver for class batteries | Anton Vorontsov | 3 | -0/+251 |
2007-07-10 | [BATTERY] pda_power platform driver | Anton Vorontsov | 4 | -0/+301 |
2007-07-10 | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 10 | -0/+1067 |
2007-07-10 | [S390] vmlogrdr function annotation. | Christian Borntraeger | 1 | -2/+2 |
2007-07-10 | [S390] s390: rename CPU_IDLE to S390_CPU_IDLE | Heiko Carstens | 4 | -9/+9 |
2007-07-10 | [S390] cio: Remove prototype for non-existing function cmf_reset(). | Cornelia Huck | 1 | -1/+0 |
2007-07-10 | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 6 | -90/+140 |
2007-07-10 | [S390] system call optimization. | Martin Schwidefsky | 2 | -2/+12 |
2007-07-10 | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE | Heiko Carstens | 1 | -0/+4 |
2007-07-10 | [S390] Remove volatile from atomic_t | Heiko Carstens | 1 | -2/+2 |
2007-07-10 | [S390] Program check in diag 210 under 31 bit | Michael Holzheu | 1 | -15/+7 |
2007-07-10 | [S390] Bogomips calculation for 64 bit. | Martin Schwidefsky | 3 | -5/+16 |
2007-07-10 | [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). | Heiko Carstens | 1 | -42/+21 |
2007-07-10 | [S390] zcore: Fix __user annotation. | Heiko Carstens | 1 | -1/+1 |
2007-07-10 | [S390] fixed cdl-format detection. | Stefan Haberland | 1 | -70/+97 |
2007-07-10 | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 5 | -0/+20 |
2007-07-10 | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 5 | -101/+121 |
2007-07-10 | [S390] Fixed comment typo. | Ralph Wuerthner | 1 | -1/+1 |
2007-07-10 | [S390] vmcp cleanup | Robert P. J. Day | 1 | -7/+6 |
2007-07-10 | pipe: add documentation and comments | Jens Axboe | 3 | -2/+140 |
2007-07-10 | pipe: change the ->pin() operation to ->confirm() | Jens Axboe | 7 | -20/+22 |
2007-07-10 | Remove remnants of sendfile() | Jens Axboe | 2 | -17/+12 |
2007-07-10 | xip sendfile removal | Carsten Otte | 3 | -26/+0 |
2007-07-10 | splice: completely document external interface with kerneldoc | Jens Axboe | 2 | -24/+96 |
2007-07-10 | sendfile: remove bad_sendfile() from bad_file_ops | Jens Axboe | 1 | -7/+0 |
2007-07-10 | shmem: convert to using splice instead of sendfile() | Hugh Dickins | 1 | -25/+17 |
2007-07-10 | relay: use splice_to_pipe() instead of open-coding the pipe loop | Jens Axboe | 1 | -91/+55 |
2007-07-10 | pipe: allow passing around of ops private pointer | Jens Axboe | 3 | -0/+3 |
2007-07-10 | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 9 | -68/+83 |
2007-07-10 | splice: relay support | Tom Zanussi | 1 | -50/+191 |
2007-07-10 | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 4 | -19/+34 |
2007-07-10 | sendfile: convert nfs to using splice_read() | Jens Axboe | 1 | -6/+9 |
2007-07-10 | loop: convert to using splice_direct_to_actor() instead of sendfile() | Jens Axboe | 1 | -20/+44 |
2007-07-10 | splice: add void cookie to the actor data | Jens Axboe | 1 | -0/+1 |