summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-113-4/+4
* [PATCH] uninline capable()Ingo Molnar2006-01-111-12/+1
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-111-0/+3
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-111-0/+1
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-113-3/+3
* [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* [NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy2006-01-101-7/+0
* [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-101-0/+5
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-101-0/+4
* [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-101-1/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-101-0/+2
|\
| * [MUTEX]: linux/mutex-debug.h needs linux/linkage.hDavid S. Miller2006-01-091-0/+2
* | [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0
* | [PATCH] char/isicom: More whitespaces and coding styleJiri Slaby2006-01-101-11/+10
* | [PATCH] char/isicom: Firmware loadingJiri Slaby2006-01-101-35/+0
* | [PATCH] char/isicom: Other little changesJiri Slaby2006-01-101-3/+0
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-104-25/+31
* | [PATCH] lib/zlib*: cleanupsAdrian Bunk2006-01-101-0/+11
* | [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-101-2/+2
* | [PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas2006-01-101-0/+5
* | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-2/+1
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-0/+1
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+0
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-1/+0
* | [PATCH] Remove getnstimestamp()Matt Helsley2006-01-101-1/+0
* | [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-103-37/+10
* | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-101-3/+4
* | [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-101-0/+6
* | [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-102-3/+4
* | [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-102-0/+145
* | [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-101-0/+269
* | [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-101-0/+47
* | [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-101-0/+6
* | [PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner2006-01-101-36/+44
* | [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-101-11/+11
* | [PATCH] hrtimer: coding style and white space cleanupIngo Molnar2006-01-101-30/+31
* | [PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar2006-01-101-14/+9
* | [PATCH] hrtimer: remove unused clock constantsThomas Gleixner2006-01-101-7/+4
* | [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-101-5/+5
* | [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-101-47/+5
* | [PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2006-01-102-12/+55
* | [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-102-7/+6
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-101-8/+0
* | [PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk2006-01-101-1/+1
* | [PATCH] remove update_atimeChristoph Hellwig2006-01-101-9/+1
* | [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* | [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-101-0/+15
* | [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-101-0/+4
* | [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
OpenPOWER on IntegriCloud