index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
sky2: remove some leftover debug messages
Stephen Hemminger
1
-4
/
+0
2007-07-10
sky2: use upper_32_bits() macro
Stephen Hemminger
1
-12
/
+7
2007-07-10
sky2: use roundup() macro
Stephen Hemminger
1
-2
/
+1
2007-07-10
sky2: check drop truncated packets
Stephen Hemminger
1
-0
/
+8
2007-07-10
sky2: add support for read/write of EEPROM
Stephen Hemminger
1
-25
/
+115
2007-07-10
sky2: unmark as EXPERIMENTAL
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: receive fill
Stephen Hemminger
1
-22
/
+14
2007-07-10
sky2: check for more work before leaving NAPI
Stephen Hemminger
1
-18
/
+17
2007-07-10
sky2: debug interface
Stephen Hemminger
3
-2
/
+208
2007-07-10
sky2: carrier management
Stephen Hemminger
1
-7
/
+4
2007-07-10
sky2: restore workarounds for lost interrupts
Stephen Hemminger
1
-1
/
+8
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
[prev]
[next]