- af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
- fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 19 years ago
- e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
- bdff071 [PATCH] __deprecated_for_modules the lookup_hash() prototype by Adrian Bunk · 19 years ago
- 869243a [PATCH] remove update_atime by Christoph Hellwig · 19 years ago
- 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
- e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 19 years ago
- 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 19 years ago
- 720e1a9 [PATCH] kexec: increase max segment limit by akpm@osdl.org · 19 years ago
- ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
- 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 19 years ago
- bf20830 [PATCH] Kdump: powerpc and s390 build failure fix by akpm@osdl.org · 19 years ago
- f05b690 [PATCH] Kdump: i386 compiler warning fix by Vivek Goyal · 19 years ago
- e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
- cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
- df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
- 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 19 years ago
- e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 19 years ago
- cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
- 7043ad4 MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation. by Ralf Baechle · 19 years ago
- 1526525 MIPS: R2: Fix local_irq_save() by Maxime Bizon · 19 years ago
- d56efda MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() by Al Viro · 19 years ago
- c5c64e2 MIPS: Au1550: Fix OHCI memory map size by Sergei Shtylyov · 19 years ago
- 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 19 years ago
- 0401572 MIPS: Reorganize ISA constants strictly as bitmasks. by Ralf Baechle · 19 years ago
- b4672d3 MIPS: Introduce machinery for testing for MIPSxxR1/2. by Ralf Baechle · 19 years ago
- e7958bb MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. by Ralf Baechle · 19 years ago
- b2d28b7 MIPS: Get rid of atomic_lock. by Ralf Baechle · 19 years ago
- 2648795 MIPS: DSP: Put mask field into the right place. by Ralf Baechle · 19 years ago
- 07a801d MIPS: DSP: Set all register masks to 0x3ff. by Ralf Baechle · 19 years ago
- f12555d MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000 by Atsushi Nemoto · 19 years ago
- 6c35585 MIPS: DSP: eleminate used_dsp. by Ralf Baechle · 19 years ago
- da2c9ed MIPS: DSP: Context switch the DSPcontrol register also. by Ralf Baechle · 19 years ago
- 8b4ad5e [MUTEX]: linux/mutex-debug.h needs linux/linkage.h by David S. Miller · 19 years ago
- 13b8a27 powerpc: Introduce a new config symbol to control 16550 early debug code by Paul Mackerras · 19 years ago
- 7684b40 [PATCH] powerpc: Save device BARs much earlier in the boot sequence by Linas Vepstas · 19 years ago
- b6495c0 [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed. by Linas Vepstas · 19 years ago
- 9fb40eb [PATCH] powerpc: Remove duplicate code by Linas Vepstas · 19 years ago
- 25e591f [PATCH] powerpc: Add "partitionable endpoint" support by Linas Vepstas · 19 years ago
- 5d5a093 [PATCH] powerpc: Split out PCI address cache to its own file by Linas Vepstas · 19 years ago
- 77bd741 [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines by Linas Vepstas · 19 years ago
- 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
- 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
- a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
- f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 19 years ago
- 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
- 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
- de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
- 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
- 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago
- 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
- 823d0f4 [PATCH] mutex subsystem, add include/asm-arm/mutex.h by Nicolas Pitre · 19 years ago
- b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
- 2af7f59 [PATCH] mutex subsystem, add include/asm-i386/mutex.h by Arjan van de Ven · 19 years ago
- 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 19 years ago
- 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 19 years ago
- ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
- 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
- 5406958 s/assoicated/associated/ by Adrian Bunk · 19 years ago
- 3995f4c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
- 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 19 years ago
- f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 19 years ago
- 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 19 years ago
- 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 19 years ago
- 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 19 years ago
- f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
- 5b0fa4f V4L/DVB (3325): WSS output interface for av7110 by Oliver Endriss · 19 years ago
- 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 19 years ago
- ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
- ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
- 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 19 years ago
- 0a3a98f Merge Linus' tree. by Russell King · 19 years ago
- 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
- 44637a1 [PATCH] Update cyblafb driver by Knut Petersen · 19 years ago
- cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
- 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 19 years ago
- fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
- 7e8b09e V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros. by Hans Verkuil · 19 years ago
- 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
- e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
- a544521 V4L/DVB (3245): Added some comments about multiple tuner support. by Hans Verkuil · 19 years ago
- 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 19 years ago
- 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
- 83ac8722 V4L/DVB (3196): correct Thomson DTT 761x frequency ranges by Michael Krufky · 19 years ago
- 7e57819 V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs by Mauro Carvalho Chehab · 19 years ago
- f98c55e V4L/DVB (3116): tda9887 improvements: better defaults, better configurability. by Hans Verkuil · 19 years ago
- 39e8f40 V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support. by Hans Verkuil · 19 years ago
- 174329d V4L/DVB (3062): Fix wrong tuner.h define for tuner 46 by Hans Verkuil · 19 years ago
- 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 19 years ago
- e142e51 V4L (1021): Tuner description now follows the same CodingStyle as the others by Mauro Carvalho Chehab · 19 years ago
- f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 19 years ago
- 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
- 8ef12c9 [ARM] AT91RM9200 doesn't need anything in dma.h by Russell King · 19 years ago
- 73a59c1 [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) by SAN People · 19 years ago
- 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
- 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago