summaryrefslogtreecommitdiffstats
path: root/kernel/timeconst.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-14pata_at91: SMC settings calculation bugfixes, support for t6z and IORDYIgor Plyatov1-99/+198
2011-05-14libata-sff: prevent irq descriptions for dummy portsJames Bottomley1-2/+7
2011-05-14pata_cm64x: fix boot crash on pariscJames Bottomley2-4/+40
2011-05-14libata: fix oops when LPM is used with PMPTejun Heo1-1/+1
2011-05-14alpha: Wire up syscalls new to 2.6.39Michael Cree2-5/+13
2011-05-14alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-05-13bridge: fix forwarding of IPv6Stephen Hemminger1-1/+1
2011-05-13drm/i915: Revert i915.semaphore=1 default from i915 mergeAndy Lutomirski1-1/+1
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2-9/+9
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds1-1/+1
2011-05-13Cache user_ns in struct credSerge E. Hallyn4-20/+27
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang1-1/+1
2011-05-13ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson1-3/+13
2011-05-13vsprintf: Turn kptr_restrict off by defaultIngo Molnar1-1/+1
2011-05-13net/9p/protocol.c: Fix a memory leakPedro Scarapicchia Junior1-0/+1
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-12hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-12SELinux: delete debugging printks from filename_trans rule processingEric Paris1-4/+0
2011-05-12Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds1-0/+2
2011-05-12x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek1-1/+1
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini5-2/+54
2011-05-12Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk1-123/+0
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds1-16/+34
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2-10/+47
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings3-23/+53
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas3-3/+3
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann1-37/+53
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon1-1/+15
2011-05-12sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill1-3/+9
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-12NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust8-50/+59
2011-05-12Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds1-9/+0
2011-05-12mm: tracing: add missing GFP flags to tracingMel Gorman1-1/+5
2011-05-12tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins1-10/+22
2011-05-12tmpfs: fix race between umount and swapoffHugh Dickins1-45/+43
2011-05-12tmpfs: fix race between umount and writepageHugh Dickins1-11/+20
2011-05-12memcg: allocate memory cgroup structures in local nodesAndi Kleen1-1/+1
2011-05-12mm: add alloc_pages_exact_nid()Andi Kleen2-12/+39
2011-05-12MAINTAINERS: fix sortingHarry Wei1-40/+40
2011-05-12mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2-3/+6
2011-05-12mm: check PageUnevictable in lru_deactivate_fn()Minchan Kim1-0/+3
2011-05-12drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks1-3/+10
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki1-0/+1
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki1-1/+3
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-2/+2
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson1-0/+1
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2-0/+8
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang3-9/+10
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang1-1/+1