aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens1-1/+1
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber3-28/+31
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier1-5/+2
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-12Linux 3.4-rc7Linus Torvalds1-1/+1
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-11macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-10sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-05-10pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer6-7/+11
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-10MAINTAINERS: add maintainer for LED subsystemBryan Wu1-0/+1
2012-05-10mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3
2012-05-10memcg: free spare array to avoid memory leakSha Zhengju1-0/+6
2012-05-10namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-10hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf1-1/+0
2012-05-10mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin1-2/+2