summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-1/+2
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel1-2/+2
2012-04-13PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki1-2/+19
2012-04-13firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki1-0/+1
2012-04-13firmware_class: Rework usermodehelper checkRafael J. Wysocki1-3/+2
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz1-1/+2
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2012-04-02PM / Domains: Introduce "always on" device flagRafael J. Wysocki1-0/+3
2012-04-02target: Fix up handling of short INQUIRY buffersRoland Dreier1-1/+1
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+61
2012-04-02math: Introduce div64_longSasha Levin1-0/+4
2012-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+12
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-06memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-06vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-06vfork: make it killableOleg Nesterov1-1/+1
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-06kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-2/+7
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-03-06Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+15
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+2
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern1-0/+4
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20
2012-02-29tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely71-431/+369
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2-2/+2
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-25Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1