index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ap: Fix wrong or missing comments
Holger Dengler
2012-05-16
1
-4
/
+4
*
s390/ap: move receive callback to message struct
Holger Dengler
2012-05-16
6
-13
/
+24
*
s390/dasd: re-prioritize partition detection message
Stefan Haberland
2012-05-16
1
-1
/
+1
*
s390/qeth: reshuffle initialization
Sebastian Ott
2012-05-16
1
-15
/
+13
*
s390/qeth: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-9
/
+13
*
s390/claw: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-15
/
+8
*
s390/lcs: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-10
/
+6
*
s390/ctc: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-9
/
+6
*
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
6
-85
/
+10
*
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
2012-05-16
5
-64
/
+61
*
s390/qeth: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
3
-71
/
+35
*
s390/claw: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-78
/
+54
*
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-18
/
+17
*
s390/ctcm: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
3
-59
/
+22
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
4
-42
/
+45
*
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
2012-05-16
2
-9
/
+50
*
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2012-05-16
2
-20
/
+22
*
s390/barrier: make use of fast-bcr facility
Heiko Carstens
2012-05-16
1
-0
/
+5
*
s390/barrier: cleanup barrier functions
Heiko Carstens
2012-05-16
1
-17
/
+15
*
s390/claw: remove "eieio" calls
Heiko Carstens
2012-05-16
1
-3
/
+0
*
s390/memory hotplug: initialize storage keys
Heiko Carstens
2012-05-16
1
-1
/
+11
*
s390/time: simply Kconfig dependency
Heiko Carstens
2012-05-16
2
-2
/
+2
*
s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols
Heiko Carstens
2012-05-16
1
-0
/
+24
*
s390/entry64: avoid SPP code duplication
Heiko Carstens
2012-05-16
1
-3
/
+1
*
s390/pfault: add sanity check
Heiko Carstens
2012-05-16
1
-0
/
+3
*
s390/pfault: use __set_task_state
Heiko Carstens
2012-05-16
1
-2
/
+2
*
s390/pfault: always search for task with reported pid
Heiko Carstens
2012-05-16
1
-14
/
+10
*
s390/pfault: fix task state race
Heiko Carstens
2012-05-16
1
-2
/
+12
*
s390/time: always use stckf instead of stck if available
Heiko Carstens
2012-05-16
5
-23
/
+19
*
s390/kvm: bad rss-counter state
Christian Borntraeger
2012-05-16
1
-0
/
+2
*
s390: add various .gitignore files.
Heiko Carstens
2012-05-16
5
-0
/
+8
*
s390/ipl: remove builtin tape ipl code
Heiko Carstens
2012-05-16
2
-150
/
+0
*
s390: remove dead code from signal handler
Martin Schwidefsky
2012-05-16
2
-23
/
+0
*
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
2012-05-16
1
-0
/
+2
*
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2012-05-16
3
-6
/
+1
*
s390/tape: remove tape block leftovers
Heiko Carstens
2012-05-16
5
-311
/
+2
*
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2012-05-16
2
-5
/
+69
*
s390: make sie intercept independent of thread_info
Martin Schwidefsky
2012-05-16
1
-6
/
+6
*
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
2012-05-16
1
-54
/
+19
*
s390: initialize backchain for ext_int_handler()
Michael Holzheu
2012-05-16
1
-0
/
+1
*
s390/crash dump: add missing SMP dependency
Heiko Carstens
2012-05-16
1
-1
/
+1
*
s390/smp: get rid of compile warning
Heiko Carstens
2012-05-16
1
-0
/
+4
*
s390/crypto des: add missing select statement
Heiko Carstens
2012-05-16
2
-1
/
+1
*
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
Heiko Carstens
2012-05-16
1
-1
/
+1
*
s390/qdio: Cleanup error handling to drivers
Jan Glauber
2012-05-16
3
-28
/
+31
*
s390/qdio: remove duplicate defines of data div bits
Steffen Maier
2012-05-16
1
-5
/
+2
*
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-16
1
-3
/
+6
*
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-16
1
-1
/
+7
*
genirq: export handle_edge_irq() and irq_to_desc()
Jiri Kosina
2012-05-15
2
-0
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-14
16
-118
/
+147
|
\
[next]