aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens3-44/+43
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens5-51/+53
2012-11-23s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer2-41/+29
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens3-6/+8
2012-11-23s390: use ccw_device_get_schidSebastian Ott6-31/+8
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck2-0/+17
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber4-21/+39
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber3-46/+12
2012-11-23s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2-51/+48
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens5-49/+182
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens1-1/+25
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens4-6/+33
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro1-2/+4
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen1-1/+1
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2-3/+8
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee1-3/+3
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.Sarveshwar Bandi1-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell1-21/+77
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones1-1/+2
2012-11-20xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson1-7/+11
2012-11-20net: fix build failure in xilinxJeff Mahoney1-0/+2
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet1-1/+2
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-20ne2000: add the right platform deviceAlan Cox1-0/+1
2012-11-20radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-11-20drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher1-0/+2
2012-11-20KVM: taking co-maintenanceGleb Natapov1-0/+1
2012-11-20KVM: Retire as maintainerAvi Kivity2-1/+5
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2-5/+15
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande1-1/+5
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz1-3/+5
2012-11-20NFC: pn533: Fix use after freeSzymon Janc1-6/+2
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc1-1/+2
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-19ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner1-2/+3
2012-11-19reiserfs: Move quota calls out of write lockJan Kara3-7/+25
2012-11-19reiserfs: Protect reiserfs_quota_write() with write lockJan Kara1-0/+4
2012-11-19reiserfs: Protect reiserfs_quota_on() with write lockJan Kara1-3/+8
2012-11-19reiserfs: Fix lock ordering during remountJan Kara1-7/+20
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-18Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov1-2/+2
2012-11-18sis900: fix sis900_set_mode call parameters.Francois Romieu1-1/+1
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2-6/+10