Age | Commit message (Expand) | Author |
2011-11-10 | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz |
2011-10-04 | dw_apb_timer: constify clocksource name | Jamie Iles |
2011-09-21 | time: Change jiffies_to_clock_t() argument type to unsigned long | hank |
2011-09-08 | posix-cpu-timers: Cure SMP accounting oddities | Peter Zijlstra |
2011-09-08 | clockevents: Add direct ktime programming function | Martin Schwidefsky |
2011-09-08 | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky |
2011-09-08 | cputime: Clean up cputime_to_usecs and usecs_to_cputime macros | Michal Hocko |
2011-08-10 | alarmtimers: Add try_to_cancel functionality | John Stultz |
2011-08-10 | alarmtimers: Add more refined alarm state tracking | John Stultz |
2011-08-10 | alarmtimers: Remove period from alarm structure | John Stultz |
2011-08-10 | alarmtimers: Add alarm_forward functionality | John Stultz |
2011-08-10 | alarmtimers: Change alarmtimer functions to return alarmtimer_restart values | John Stultz |
2011-08-07 | fix rcu annotations noise in cred.h | Al Viro |
2011-08-06 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-08-06 | vfs: optimize inode cache access patterns | Linus Torvalds |
2011-08-06 | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds |
2011-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-06 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-06 | crypto: Move md5_transform to lib/md5.c | David S. Miller |
2011-08-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2011-08-06 | lib/sha1: use the git implementation of SHA-1 | Mandeep Singh Baines |
2011-08-05 | Add KEY_MICMUTE and enable it on Lenovo X220 | Andy Lutomirski |
2011-08-05 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-08-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2011-08-04 | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 | Boaz Harrosh |
2011-08-04 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-04 | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim |
2011-08-04 | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie |
2011-08-04 | Revert "dt: add of_alias_scan and of_alias_get_id" | Grant Likely |
2011-08-03 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-03 | drm: track CEA version number if present | Jesse Barnes |
2011-08-03 | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins |
2011-08-03 | tmpfs: use kmemdup for short symlinks | Hugh Dickins |
2011-08-03 | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: miscellaneous trivial cleanups | Hugh Dickins |
2011-08-03 | tmpfs: demolish old swap vector support | Hugh Dickins |
2011-08-03 | mm: let swap use exceptional entries | Hugh Dickins |
2011-08-03 | radix_tree: exceptional entries and indices | Hugh Dickins |
2011-08-03 | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin |
2011-08-03 | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner |
2011-08-03 | ida: simplified functions for id allocation | Rusty Russell |
2011-08-03 | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita |
2011-08-03 | cpuidle: stop depending on pm_idle | Len Brown |
2011-08-03 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |