summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-105-10/+41
|\ \
| * | powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-101-0/+4
| * | [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-102-6/+5
| * | [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-101-1/+3
| * | [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-101-0/+3
| * | [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-0/+1
| * | [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-101-0/+8
| * | [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-103-5/+19
| |/
* | [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0
* | [PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk2006-01-108-30/+30
* | [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-102-4/+3
* | [PATCH] include/video/newport.h: "extern inline" -> "static inline"Adrian Bunk2006-01-101-2/+3
* | [PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas2006-01-101-0/+5
* | [PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas2006-01-101-43/+43
* | [PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-2/+1
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-106-5/+8
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-106-1/+5
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-102-6/+0
* | [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-104-34/+1
* | [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-102-0/+4
* | [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] Generic ioctl.hBrian Gerst2006-01-1017-1196/+96
OpenPOWER on IntegriCloud