aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro1-0/+1
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org1-1/+4
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org2-3/+8
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai1-0/+3
2006-01-11[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-1/+4
2006-01-11[PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen1-1/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap3-4/+4
2006-01-11[PATCH] uninline capable()Ingo Molnar1-12/+1
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S1-0/+3
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson1-0/+1
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse3-3/+3
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller1-0/+1
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-1/+1
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy1-7/+0
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-0/+5
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov1-0/+4
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototypeAdrian Bunk1-4/+0
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-11/+10
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-35/+0
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-25/+31
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk1-0/+11
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz1-2/+2
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-0/+5
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-2/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-0/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-1/+0
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner3-37/+10
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2-3/+4
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner2-0/+145
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+269
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner1-11/+11
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-47/+5
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2-12/+55
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2-7/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-8/+0