index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
3
-9
/
+5
2010-10-25
[S390] correct alignment of cpuid structure
Martin Schwidefsky
1
-1
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
15
-49
/
+57
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
6
-172
/
+110
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2
-26
/
+28
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
5
-8
/
+75
2010-10-25
[S390] css: update subchannel description after hibernate
Sebastian Ott
1
-0
/
+1
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
2
-2
/
+12
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
3
-9
/
+11
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
3
-44
/
+44
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
3
-136
/
+116
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
3
-17
/
+17
2010-10-25
[S390] cio: add lock to struct channel_path
Sebastian Ott
2
-14
/
+27
2010-10-25
[S390] cio: fix memleak in resume path
Sebastian Ott
1
-2
/
+6
2010-10-25
[S390] cio: remove custom implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+4
2010-10-25
[S390] dasd fix dump_sense_dbf
Stefan Haberland
1
-6
/
+10
2010-10-25
[S390] css: fix sparse warning
Sebastian Ott
1
-1
/
+1
2010-10-25
[S390] hvc_iucv: do not call iucv_unregister if iucv_register failed
Hendrik Brueckner
1
-3
/
+1
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-10-25
[S390] drivers/s390/char: Use static const char arrays
Joe Perches
1
-2
/
+2
2010-10-25
[S390] switch_to: get rid of prev == next check
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] switch_to: dont restore/save access & fpu regs for kernel threads
Heiko Carstens
1
-8
/
+12
2010-10-25
[S390] Add config option for z196 code generation.
Heiko Carstens
3
-2
/
+15
2010-10-25
[S390] sysinfo: display capacity adjustment indicator
Heiko Carstens
2
-1
/
+11
2010-10-25
[S390] add z196 instructions to kernel disassembler
Martin Schwidefsky
1
-13
/
+132
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
7
-12
/
+18
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
3
-3
/
+20
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
9
-27
/
+394
2010-10-25
[S390] set ARCH_HAS_SG_CHAIN for s390
Christof Schmitt
1
-0
/
+2
2010-10-25
[S390] standardize Kbuild rules
Heiko Carstens
2
-2
/
+8
2010-10-25
[S390] dasd: let recovery cqr inherit flags from failed cqr
Stefan Weinhuber
1
-0
/
+3
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
2
-7
/
+64
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
302
-512
/
+359
2010-10-25
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
5
-8
/
+1273
2010-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
4
-384
/
+424
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
73
-2271
/
+6583
2010-10-24
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-117
/
+603
2010-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
42
-374
/
+3934
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
16
-38
/
+1310
2010-10-24
Merge branch 'master' into for-linus
Pekka Enberg
4957
-178594
/
+298960
2010-10-24
i2c-viapro: Don't log nacks
Jean Delvare
1
-7
/
+1
2010-10-24
i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
Guenter Roeck
1
-4
/
+4
2010-10-24
MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driver
Guenter Roeck
1
-0
/
+6
2010-10-24
i2c/mux: Driver for PCA9541 I2C Master Selector
Guenter Roeck
3
-0
/
+422
2010-10-24
i2c: Optimize function i2c_detect()
Jean Delvare
1
-7
/
+6
2010-10-24
i2c: Discard warning message on device instantiation from user-space
Jean Delvare
1
-2
/
+0
2010-10-24
i2c-amd8111: Add proper error handling
Julia Lawall
1
-50
/
+113
2010-10-24
i2c: Change to new flag variable
matt mooney
4
-12
/
+4
[next]