summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-1/+2
* dw_apb_timer: constify clocksource nameJamie Iles2011-10-041-1/+1
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-211-1/+1
* posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-081-1/+0
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-3/+7
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-1/+1
* alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-101-1/+2
* alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-101-1/+33
* alarmtimers: Remove period from alarm structureJohn Stultz2011-08-102-3/+5
* alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-101-0/+2
* alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-101-2/+7
* fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-061-5/+5
|\
| * nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | vfs: optimize inode cache access patternsLinus Torvalds2011-08-061-22/+37
* | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-061-17/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-062-12/+5
|\ \
| * | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-061-12/+0
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-0/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \
| * | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ /
* / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-041-48/+26
|\ \
| * | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-041-0/+10
|\ \ \
| * | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
| | |/ | |/|
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1
|\ \ \
| * | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-0/+4
|\ \ \ \
| * | | | cpuidle: stop depending on pm_idleLen Brown2011-08-031-0/+2
| * | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+2
| | |/ / | |/| |
* | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-035-6/+158
|\ \ \ \
| * \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-035-6/+158
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | HWPoison: add memory_failure_queue()Huang Ying2011-08-031-0/+1
| | * | | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-032-6/+29
| | * | | lib, Add lock-less NULL terminated single listHuang Ying2011-08-031-0/+126
| | * | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-131-0/+2
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-032-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-032-1/+8
* | | | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-031-0/+1
* | | | | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-031-8/+3
* | | | | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-032-10/+0
* | | | | tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-031-1/+1
* | | | | tmpfs: demolish old swap vector supportHugh Dickins2011-08-031-2/+0
* | | | | mm: let swap use exceptional entriesHugh Dickins2011-08-031-0/+23
* | | | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-031-3/+33
* | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-031-1/+1
* | | | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner2011-08-031-1/+1
* | | | | ida: simplified functions for id allocationRusty Russell2011-08-031-0/+4