index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber
4
-45
/
+211
2012-11-30
s390/pci: DMA support
Jan Glauber
8
-11
/
+848
2012-11-30
s390/pci: PCI adapter interrupts for MSI/MSI-X
Jan Glauber
11
-7
/
+683
2012-11-30
s390/bitops: find leftmost bit instruction support
Jan Glauber
1
-0
/
+81
2012-11-30
s390/pci: CLP interface
Jan Glauber
6
-1
/
+563
2012-11-30
s390/pci: base support
Jan Glauber
9
-9
/
+1201
2012-11-30
s390/dasd: add safe offline interface
Stefan Haberland
3
-17
/
+116
2012-11-30
s390/dasd: fix unaccessible device after resume
Stefan Haberland
1
-9
/
+7
2012-11-23
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
2
-2
/
+23
2012-11-23
s390/ccwgroup: set_online return error when already online
Sebastian Ott
1
-2
/
+2
2012-11-23
s390/kvm: Fix address space mixup
Christian Borntraeger
1
-5
/
+20
2012-11-23
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
4
-14
/
+21
2012-11-23
s390/disassembler: add new instructions
Heiko Carstens
1
-193
/
+370
2012-11-23
s390: add zEC12 code generation support
Heiko Carstens
4
-30
/
+59
2012-11-23
s390/topology: cleanup topology code
Heiko Carstens
2
-75
/
+72
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
3
-44
/
+43
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
5
-51
/
+53
2012-11-23
s390/zcrypt: msgType50 (RSA-CRT) fix
Ingo Tuchscherer
2
-41
/
+29
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
3
-6
/
+8
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
6
-31
/
+8
2012-11-23
s390: Add a mechanism to get the subchannel id.
Cornelia Huck
2
-0
/
+17
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
4
-21
/
+39
2012-11-23
s390/qdio: rework BUG's and WARN_ON's
Jan Glauber
3
-46
/
+12
2012-11-23
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
2
-51
/
+48
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
5
-49
/
+182
2012-11-23
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
1
-1
/
+25
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
4
-6
/
+33
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
1
-1
/
+2
2012-11-22
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-21
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
2012-11-21
ARM - OMAP: ads7846: fix pendown debounce setting
Igor Grinberg
1
-14
/
+20
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
2
-3
/
+8
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
1
-3
/
+3
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-21
xen/netfront: handle compound page fragments on transmit
Ian Campbell
1
-21
/
+77
2012-11-21
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
2012-11-21
xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCH
Mats Petersson
1
-7
/
+11
2012-11-20
net: fix build failure in xilinx
Jeff Mahoney
1
-0
/
+2
2012-11-20
irda: sir_dev: Fix copy/paste typo
Alexander Shiyan
1
-1
/
+1
2012-11-20
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
1
-1
/
+2
2012-11-20
ixp4xx_hss: avoid calling dma_pool_create() with NULL dev
Xi Wang
1
-3
/
+5
2012-11-20
ixp4xx_eth: avoid calling dma_pool_create() with NULL dev
Xi Wang
1
-3
/
+5
2012-11-20
ne2000: add the right platform device
Alan Cox
1
-0
/
+1
2012-11-20
radeon: add AGPMode 1 quirk for RV250
Paul Bolle
1
-1
/
+4
2012-11-20
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()
Alex Deucher
1
-0
/
+2
2012-11-20
KVM: taking co-maintenance
Gleb Natapov
1
-0
/
+1
2012-11-20
KVM: Retire as maintainer
Avi Kivity
2
-1
/
+5
2012-11-20
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
2
-5
/
+15
[next]