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
2006-03-24
[PATCH] bitmap: region cleanup
Paul Jackson
2
-26
/
+41
2006-03-24
[PATCH] remove ISA legacy functions: remove documentation
Adrian Bunk
1
-19
/
+0
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
7
-189
/
+0
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/lance.c
Al Viro
1
-2
/
+7
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/hp-plus.c
Al Viro
1
-4
/
+13
2006-03-24
[PATCH] remove ISA legacy functions: drivers/scsi/in2000.c
Al Viro
1
-6
/
+18
2006-03-24
[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c
Al Viro
2
-13
/
+38
2006-03-24
[PATCH] remove ISA legacy functions: drivers/char/toshiba.c
Al Viro
1
-15
/
+23
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
23
-51
/
+40
2006-03-24
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
1
-1
/
+1
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
26
-138
/
+67
2006-03-24
[PATCH] s390: kzalloc() conversion in arch/s390
Eric Sesterhenn
2
-10
/
+4
2006-03-24
[PATCH] s390: CEX2A crt message length
Eric Rossman
2
-3
/
+12
2006-03-24
[PATCH] s390: 3590 tape driver
Stefan Bader
6
-11
/
+1443
2006-03-24
[PATCH] s390: fix endless retry loop in tape driver
Michael Holzheu
3
-13
/
+35
2006-03-24
[PATCH] s390: tape operation abortion leads to panic
Michael Holzheu
1
-1
/
+1
2006-03-24
[PATCH] s390: tape retry flooding by deferred CC in interrupt
Stefan Bader
1
-4
/
+5
2006-03-24
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
8
-1
/
+812
2006-03-24
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
1
-3
/
+2
2006-03-24
[PATCH] s390: remove experimental flag from dasd diag
Peter Oberparleiter
1
-1
/
+1
2006-03-24
[PATCH] s390: Remove old history/whitespave from partition code
Horst Hummel
1
-18
/
+11
2006-03-24
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
2
-80
/
+0
2006-03-24
[PATCH] s390: merge cmb into dasdc
Christoph Hellwig
4
-139
/
+22
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-97
/
+55
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-161
/
+86
2006-03-24
[PATCH] s390: connector support
Martin Schwidefsky
1
-0
/
+2
2006-03-24
[PATCH] s390: cpu up retries
Michael Ryan
1
-1
/
+3
2006-03-24
[PATCH] s390: BUG() warnings
Martin Schwidefsky
1
-2
/
+3
2006-03-24
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
1
-3
/
+3
2006-03-24
[PATCH] s390: early parameter parsing
Heiko Carstens
1
-63
/
+45
2006-03-24
[PATCH] s390: channel path measurements
Cornelia Huck
4
-23
/
+500
2006-03-24
[PATCH] s390: cio documentation update
Cornelia Huck
1
-3
/
+12
2006-03-24
[PATCH] s390: wrong interrupt delivered for hsch() or csch()
Cornelia Huck
1
-0
/
+12
2006-03-24
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
5
-21
/
+15
2006-03-24
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
7
-11
/
+13
2006-03-24
[PATCH] add sys_unshare to syscalls.h
Arnd Bergmann
1
-0
/
+1
2006-03-24
[PATCH] more-for_each_cpu-conversions fix
Andrew Morton
1
-3
/
+3
2006-03-23
[PATCH] w1: use kthread api.
Evgeniy Polyakov
3
-65
/
+28
2006-03-23
[PATCH] W1: u64 is not long long
Andrew Morton
1
-2
/
+5
2006-03-23
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
1
-2
/
+0
2006-03-23
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
1
-1
/
+1
2006-03-23
[PATCH] w1: misc cleanups
Adrian Bunk
5
-15
/
+18
2006-03-23
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
4
-0
/
+607
2006-03-23
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
13
-91
/
+126
2006-03-23
[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...
Evgeniy Polyakov
4
-40
/
+40
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
18
-213
/
+294
2006-03-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-328
/
+4531
2006-03-23
Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
29
-1293
/
+2221
2006-03-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-263
/
+200
2006-03-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
81
-1786
/
+1706
[next]