summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-131-0/+3
* [PATCH] Increase AT_VECTOR_SIZEPaul Mackerras2006-01-131-1/+1
* [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+2
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-0/+3
* [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-121-3/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-121-0/+3
|\
| * [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-101-0/+3
* | [PATCH] Revert ide softirq handlingJens Axboe2006-01-121-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-122-10/+6
|\ \
| * | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-2/+1
| * | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-122-3/+3
| * | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-5/+2
* | | [PATCH] missing helper - task_stack_page()Al Viro2006-01-121-0/+1
* | | [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+4
* | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-122-3/+8
|/ /
* | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-111-0/+3
* | [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen2006-01-111-0/+4
* | [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-1/+4
* | [PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen2006-01-111-1/+1
* | [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