[PATCH] tty-layer-buffering-revamp: jsm is broken
[deliverable/linux.git] / include /
2006-01-10  Adrian Bunk[PATCH] lib/zlib*: cleanups
2006-01-10  Martin Waitz[PATCH] DocBook: fix kernel-doc comments
2006-01-10  Adrian Bunk[PATCH] include/video/newport.h: "extern inline" -...
2006-01-10  Antonino A. Daplas[PATCH] nvidiafb: Add support for some pci-e chipsets
2006-01-10  Antonino A. Daplas[PATCH] fbdev: sstfb: Driver cleanups
2006-01-10  Antonino A. Daplas[PATCH] fbdev: tdfxfb: Driver cleanups
2006-01-10  Antonino A. Daplas[PATCH] fbdev: neofb: Driver cleanups
2006-01-10  Antonino A. Daplas[PATCH] fbdev: kyrofb: Driver cleanups
2006-01-10  Antonino A. Daplas[PATCH] vesafb: Drop blank hook
2006-01-10  Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10  Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10  Anil S Keshavamurthy[PATCH] kprobes: changed from using spinlock to mutex
2006-01-10  Anil S Keshavamurthy[PATCH] kprobes: cleanup include/asm/kprobes.h
2006-01-10  Anil S Keshavamurthy[PATCH] kprobes: enable funcions only for required...
2006-01-10  Matt Helsley[PATCH] Remove getnstimestamp()
2006-01-10  Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-10  Thomas Gleixner[PATCH] hrtimer: switch clock_nanosleep to hrtimer...
2006-01-10  Thomas Gleixner[PATCH] hrtimer: create hrtimer nanosleep API
2006-01-10  Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-10  Thomas Gleixner[PATCH] hrtimer: hrtimer core code
2006-01-10  Thomas Gleixner[PATCH] hrtimer: introduce ktime_t time format
2006-01-10  Thomas Gleixner[PATCH] hrtimer: introduce nsec_t type and conversion...
2006-01-10  Thomas Gleixner[PATCH] hrtimer: create and use timespec_valid macro
2006-01-10  Thomas Gleixner[PATCH] hrtimer: coding style and white space cleanup 2
2006-01-10  Thomas Gleixner[PATCH] hrtimer: make clockid_t arguments const
2006-01-10  Ingo Molnar[PATCH] hrtimer: coding style and white space cleanup
2006-01-10  Ingo Molnar[PATCH] hrtimer: coding style clean up of clock constants
2006-01-10  Thomas Gleixner[PATCH] hrtimer: remove unused clock constants
2006-01-10  Ingo Molnar[PATCH] hrtimer: clean up mktime and make arguments...
2006-01-10  Thomas Gleixner[PATCH] hrtimer: deinline mktime and set_normalized_tim...
2006-01-10  Thomas Gleixner[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
2006-01-10  Brian Gerst[PATCH] Generic ioctl.h
2006-01-10  Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10  Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10  Adrian Bunk[PATCH] __deprecated_for_modules the lookup_hash()...
2006-01-10  Christoph Hellwig[PATCH] remove update_atime
2006-01-10  Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10  akpm@osdl.org[PATCH] move xattr permission checks into the VFS
2006-01-10  Christoph Hellwig[PATCH] add vfs_* helpers for xattr operations
2006-01-10  akpm@osdl.org[PATCH] kexec: increase max segment limit
2006-01-10  Vivek Goyal[PATCH] kdump: x86_64 save cpu registers upon crash
2006-01-10  akpm@osdl.org[PATCH] kdump: x86_64: add memmmap command line option
2006-01-10  akpm@osdl.org[PATCH] Kdump: powerpc and s390 build failure fix
2006-01-10  Vivek Goyal[PATCH] Kdump: i386 compiler warning fix
2006-01-10  Vivek Goyal[PATCH] kdump: save registers early (inline functions)
2006-01-10  Vivek Goyal[PATCH] kdump: dynamic per cpu allocation of memory...
2006-01-10  akpm@osdl.org[PATCH] dump_thread() cleanup
2006-01-10  David Howells[PATCH] Add list_for_each_entry_safe_reverse()
2006-01-10  Ben Gardner[PATCH] i386: GPIO driver for AMD CS5535/CS5536
2006-01-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, semaphore to completion: drive...
2006-01-09  Aleksey Makarov[PATCH] mutex subsystem, semaphore to completion: IDE...
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09  Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, core
2006-01-09  Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09  Nicolas Pitre[PATCH] mutex subsystem, add include/asm-arm/mutex.h
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, add include/asm-x86_64/mutex.h
2006-01-09  Arjan van de Ven[PATCH] mutex subsystem, add include/asm-i386/mutex.h
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, add asm-generic/mutex-[dec...
2006-01-09  Chuck Ebbert[PATCH] mutex subsystem, add typecheck_fn(type, function)
2006-01-09  Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-01-09  Adrian Bunkspelling: s/retreive/retrieve/
2006-01-09  Adrian Bunks/assoicated/associated/
2006-01-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09  Pierre Ossman[MMC] Indicate that R1/R1b contains command opcode
2006-01-09  Patrick McHardy[PKT_SCHED]: Convert tc action functions to single...
2006-01-09  Patrick McHardy[PKT_SCHED]: Use USEC_PER_SEC
2006-01-09  Herbert Xu[CRYPTO] Allow multiple implementations of the same...
2006-01-09  Russell King[MMC] Add DATA_MULTI flag
2006-01-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-09  Oliver EndrissV4L/DVB (3325): WSS output interface for av7110
2006-01-09  linas[PATCH] PCI Error Recovery: header file patch
2006-01-09  Benjamin Herrenschmidt[PATCH] PCI: Export pci_cfg_space_size
2006-01-09  Kristen Accardi[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
2006-01-09  Deepak Saxena[ARM] 3070/2: Add __ioremap_pfn() API
2006-01-09  Russell KingMerge Linus' tree.
2006-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09  Knut Petersen[PATCH] Update cyblafb driver
2006-01-09  Mauro Carvalho ChehabV4L/DVB (3307): Some cleanups at I2C modules
2006-01-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09  Oleg Nesterov[PATCH] rcu: uninline __rcu_pending()
2006-01-09  Hans VerkuilV4L/DVB (3278): convert diagnostics over to the new...
2006-01-09  Hans VerkuilV4L/DVB (3276): Added new diagnositics macros, convert...
2006-01-09  Michael KrufkyV4L/DVB (3269): ioctls cleanups.
2006-01-09  Linus TorvaldsMerge branch 'blk-softirq' of git://brick.kernel.dk...
2006-01-09  Hans VerkuilV4L/DVB (3214): Calculate the saa7115 AMCLK regs instea...
2006-01-09  Hans VerkuilV4L/DVB (3245): Added some comments about multiple...
2006-01-09  Mauro Carvalho ChehabV4L/DVB (3234): Included advanced debug option to tvp5150.c
2006-01-09  Mauro Carvalho ChehabV4L/DVB (3233): Fixed API to set I2S speed control
2006-01-09  Michael KrufkyV4L/DVB (3196): correct Thomson DTT 761x frequency...
next
This page took 0.052406 seconds and 8 git commands to generate.