deliverable/linux.git
2006-06-29  Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29  Thomas Gleixner[PATCH] genirq: debug: better debug printout in enable_...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge pending_irq_cpumask...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: include/linux/irq.h
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: reduce irq_desc_t use, mark...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: misc code cleanups
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: remove fastcall
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: remove irq_descp()
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29  Ingo Molnar[PATCH] genirq: sem2mutex probe_sem -> probing_active
2006-06-29  Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-29  Adrian Bunk[PATCH] drivers/md/raid5.c: remove an unused variable
2006-06-29  Eric Sesterhenn[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
2006-06-29  Karsten Keil[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
2006-06-29  Dave Jones[PATCH] GPIO for SCx200 & PC-8736x: x86-only
2006-06-29  Eric Sesterhenn[PATCH] Deref in drivers/block/paride/pf.c
2006-06-29  Dave Jones[PATCH] remove devinit from ioc4 pci_driver
2006-06-29  Adrian Bunk[PATCH] re-add CONFIG_SOUND_SSCAPE
2006-06-29  Adrian Bunk[PATCH] arch/i386/mach-visws/setup.c: remove dummy...
2006-06-29  Andrew Morton[PATCH] ufs: printk() fix
2006-06-29  David Howells[PATCH] Keys: Allow in-kernel key requestor to pass...
2006-06-29  Andrew Morton[PATCH] sparc: register_cpu() build fix
2006-06-29  Yasunori Goto[PATCH] solve config broken: undefined reference to...
2006-06-29  Andrew Morton[PATCH] generic_file_buffered_write(): handle zero...
2006-06-29  Adrian Bunk[PATCH] fix sgivwfb compile
2006-06-29  Linus TorvaldsFix vsnprintf off-by-one bug
2006-06-28  Linus TorvaldsMerge branch 'nommu' of /home/rmk/linux-2.6-arm
2006-06-28  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-28  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-06-28  Thomas Gleixner[PATCH] Fix plist include dependency
2006-06-28  David Brownell[PATCH] SPI: infrastructure to initialize spi_device...
2006-06-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-28  Greg Ungerer[PATCH] m68knommu: remove fixed ROM region setups from...
2006-06-28  Greg Ungerer[PATCH] m68knommu: configuration options for ROM region
2006-06-28  Greg Ungerer[PATCH] m68knommu: fix 68EZ328/config.c asm
2006-06-28  Greg Ungerer[PATCH] m68knommu: fix 68VZ328/config.c asm
2006-06-28  Greg Ungerer[PATCH] m68knommu: fix 68360/config.c asm
2006-06-28  Greg Ungerer[PATCH] m68knommu: include irqnode.h in 68360/ints.c
2006-06-28  Greg Ungerer[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm...
2006-06-28  Greg Ungerer[PATCH] m68knommu: build support for 68328 romvec.S
2006-06-28  Greg Ungerer[PATCH] m68knommu: remove romvec asm code from ints.c
2006-06-28  Greg Ungerer[PATCH] m68knommu: fix compilation problems with 68328s...
2006-06-28  Greg Ungerer[PATCH] m68knommu: create romvec.S for 68328
2006-06-28  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-28  Andrew Morton[PATCH] x86_64: oprofile build fix
2006-06-28  Alan Cox[PATCH] Set err_stops_fifo for newer Promise as well
2006-06-28  Alan Cox[PATCH] ide: clean up pdc202xx_old so its more readable...
2006-06-28  Alan Cox[PATCH] ide: housekeeping on IDE drivers
2006-06-28  Alan Cox[PATCH] ide: fix error handling for drives which clear...
2006-06-28  Alan Cox[PATCH] SC1200 debug printk
2006-06-28  Alan Cox[PATCH] ide: clean up siimage
2006-06-28  Alan Cox[PATCH] Old IDE, fix SATA detection for cabling
2006-06-28  Randy Dunlap[PATCH] oss/via: make bitfield unsigned
2006-06-28  Randy Dunlap[PATCH] ac97_codec: make bitfield unsigned
2006-06-28  Randy Dunlap[PATCH] sound: fix cs4232 section mismatch
2006-06-28  Michael Hanselmann[PATCH] powermac backlight fixes
2006-06-28  Corey Minyard[PATCH] IPMI: watchdog handle panic properly
2006-06-28  Corey Minyard[PATCH] IPMI: remove high res timer code
2006-06-28  Corey Minyard[PATCH] IPMI: tidy msghandler timer
2006-06-28  Alan Cox[PATCH] istallion: cleanups
2006-06-28  Alan Cox[PATCH] stallion: fix recent SMP locking cleanup
2006-06-28  Latchesar Ionkov[PATCH] v9fs: fix fid check in v9fs_create
2006-06-28  Latchesar Ionkov[PATCH] v9fs: return the correct error when interrupted...
2006-06-28  Paul Fulghum[PATCH] remove active field from tty buffer structure
2006-06-28  Paul Fulghum[PATCH] add receive_room flow control to flush_to_ldisc
2006-06-28  Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-28  Atsushi Nemoto[PATCH] RTC: add rtc-rs5c348 driver
2006-06-28  Andrew Morton[PATCH] load_module() cleanup
2006-06-28  Arjan van de Ven[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMB...
2006-06-28  Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-28  Andrew Morton[PATCH] x86: do_IRQ(): check irq number
2006-06-28  Randy Dunlap[WATCHDOG] Documentation/watchdog update
2006-06-28  pageexec@freemail.hu[PATCH] small fix for not releasing the mmap semaphore...
2006-06-28  Aaron Young[IA64-SGI] fix prom revision checks in SN kernel
2006-06-28  Russell King[ARM] nommu: backtrace code must not reference a discar...
2006-06-28  Hyok S. Choi[ARM] nommu: Initial uCLinux support for MMU-based...
2006-06-28  Russell King[ARM] nommu: prevent Xscale-based machines being selected
2006-06-28  Hyok S. Choi[ARM] nommu: export flush_dcache_page()
2006-06-28  Russell King[ARM] nommu: remove fault-armv, mmap and mm-armv files...
2006-06-28  Russell King[ARM] Remove TABLE_SIZE, and several unused function...
2006-06-28  Russell King[ARM] nommu: Provide a simple flush_dcache_page impleme...
2006-06-28  Hyok S. Choi[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig...
2006-06-28  Russell King[ARM] nommu: add stubs for ioremap and friends
2006-06-28  Hyok S. Choi[ARM] nommu: avoid selecting TLB and CPU specific copy...
2006-06-28  Russell King[ARM] nommu: uaccess tweaks
2006-06-28  Russell King[ARM] nommu: adjust headers for !MMU ARM systems
2006-06-28  Russell King[ARM] nommu: we need the TLS register emulation for...
2006-06-28  Tony Luck[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
2006-06-28  Jack Steiner[IA64-SGI] - Pass OS logical cpu number to the SN prom...
2006-06-28  Tony Luck[IA64] palinfo.c: s/register_cpu_notifier/register_hotc...
2006-06-28  Guennadi Liakhovetski[ARM] 3672/1: PXA: don't probe output GPIOs for interrupt
2006-06-28  Lennert Buytenhek[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support
2006-06-28  Lennert Buytenhek[ARM] 3370/2: ep93xx: add crunch support
2006-06-28  Lennert Buytenhek[ARM] 3665/1: crunch: add ptrace support
2006-06-28  Lennert Buytenhek[ARM] 3664/1: crunch: add signal frame save/restore
2006-06-28  Lennert Buytenhek[ARM] 3663/1: fix resource->end off-by-one thinko durin...
2006-06-28  Lennert Buytenhek[ARM] 3662/1: ixp23xx: don't include asm/hardware.h...
2006-06-28  Andrew Victor[ARM] 3660/1: Remove legacy defines
next
This page took 0.039771 seconds and 5 git commands to generate.