summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-14Merge ../linux-2.6Paul Mackerras1-1/+1
2006-01-13[PATCH] Increase AT_VECTOR_SIZEPaul Mackerras1-1/+1
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher1-0/+5
2006-01-13[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+2
2006-01-13[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala1-0/+3
2006-01-13[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-3/+0
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-1/+0
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2-10/+6
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-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner1-2/+1
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2-3/+3
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner1-5/+2
2006-01-12[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai1-0/+3
2006-01-12[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen1-0/+4
2006-01-12[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-1/+4
2006-01-12[PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen1-1/+1
2006-01-12[PATCH] move capable() to capability.hRandy.Dunlap3-4/+4
2006-01-12[PATCH] uninline capable()Ingo Molnar1-12/+1
2006-01-12[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S1-0/+3
2006-01-12[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-11[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[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor1-0/+3
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() prot...Adrian 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