summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-08c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov1-14/+0
2012-06-08c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2-4/+19
2012-06-08c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov1-1/+1
2012-06-08c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2-12/+20
2012-06-08MAINTAINERS: whitespace fixesJoe Perches1-9/+9
2012-06-08shmem: replace_page must flush_dcache and othersHugh Dickins1-20/+37
2012-06-08appletalk: Remove out of date message in printkDave Jones1-3/+1
2012-06-08sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-06-08ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-06-08net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-06-08net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-06-07ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-07Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson3-1/+45
2012-06-07Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2....Olof Johansson11-50/+44
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust1-1/+1
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman1-1/+1
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen2-74/+140
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-1/+5
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-19/+1
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust1-2/+0
2012-06-07ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-07ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam1-0/+2
2012-06-07ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam1-0/+2
2012-06-07netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso1-3/+2
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2-31/+46
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan1-2/+2
2012-06-07DMA: PL330: Add missing static storage class specifierSachin Kamat1-1/+1
2012-06-07dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao1-2/+4
2012-06-07dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera1-1/+1
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-07staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen1-1/+2
2012-06-07rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney4-27/+54
2012-06-07rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structurePaul E. McKenney2-55/+58
2012-06-07rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney2-3/+6
2012-06-07rcu: RCU_FAST_NO_HZ detection of callback adoptionPaul E. McKenney1-0/+2
2012-06-07tracing: Have tracing_off() actually turn tracing offSteven Rostedt1-1/+1
2012-06-07cgroup: make sure that decisions in __css_put are atomicSalman Qazi1-2/+1
2012-06-07[SCSI] Fix sd_probe_domain config problemJames Bottomley1-3/+1
2012-06-07drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller24-48/+180
2012-06-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+11
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson1-0/+2
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville24-48/+180
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-22/+87
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-41/+39
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2-5/+16