linux-2.6
2009-04-24  Oleg Nesterovcheck_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
2009-04-24  Oleg Nesterovdo_execve() must not clear fs->in_exec if it was set...
2009-04-24  Jens Axboecfq-iosched: cache prio_tree root in cfqq->p_root
2009-04-24  Jens Axboecfq-iosched: fix bug with aliased request and cooperati...
2009-04-24  Jens Axboecfq-iosched: clear ->prio_trees[] on cfqd alloc
2009-04-24  Hannes Reineckeblock: fix intermittent dm timeout based oops
2009-04-24  Sage Weilumem: fix request_queue lock warning
2009-04-24  Jerome Marchandblock: simplify I/O stat accounting
2009-04-24  Alexander Beregalovpktcdvd.h should include mempool.h
2009-04-24  Len Brownx86, hpet: Stop soliciting hpet=force users on ICH4M
2009-04-24  Len BrownMerge branch 'bugzilla-12249' into release
2009-04-24  Len BrownMerge branch 'bugzilla-12270' into release
2009-04-24  Len BrownMerge branch 'bugzilla-13041' into release
2009-04-24  Len BrownMerge branch 'cpufreq' into release
2009-04-24  Len BrownMerge branch 'idle' into release
2009-04-24  Len BrownMerge branch 'irq' into release
2009-04-24  Len BrownMerge branch 'sony-laptop' into release
2009-04-24  Len BrownMerge branch 'thermal-regression' into release
2009-04-24  Len BrownMerge branch 'thinkpad-acpi' into release
2009-04-24  Len BrownMerge branch 'video-ac-dc' into release
2009-04-24  Matthew GarrettACPI, i915: Register ACPI video even when not modesetting
2009-04-24  Len BrownRevert "ACPICA: delete check for AML access to port...
2009-04-24  Lin MingI/O port protection: update for windows compatibility.
2009-04-24  Mattia Dongilisony-laptop: always try to unblock rfkill on load
2009-04-24  Mattia Dongilisony-laptop: fix bogus error message display on resume
2009-04-24  Almer S. TigelaarACPI: EC: Fix ACPI EC resume non-query interrupt message
2009-04-24  Almer S. Tigelaarsony-laptop: SNC input event 38 fix
2009-04-24  Almer S. Tigelaarsony-laptop: SNC 127 Initialization Fix
2009-04-24  Almer S. Tigelaarsony-laptop: Duplicate SNC 127 Event Fix
2009-04-24  Len BrownACPI: prevent processor.max_cstate=0 boot crash
2009-04-24  Len BrownACPI/hpet: prevent boot hang when hpet=force used on...
2009-04-23  Nicolas Pitre[ARM] 5460/1: Orion: reduce namespace pollution
2009-04-23  Dmitry Baryshkov[ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do...
2009-04-23  Martin FuzzeyUSB: pwc : do not pass stack allocated buffers to USB...
2009-04-23  Robert JarzmikUSB: otg: Fix bug on remove path without transceiver
2009-04-23  Oliver NeukumUSB: correct error handling in cdc-wdm
2009-04-23  Oliver NeukumUSB: removal of tty->low_latency hack dating back to...
2009-04-23  Elina PashevaUSB: serial: sierra driver bug fix for composite interface
2009-04-23  David BrownellUSB: gadget: omap_udc uses platform_driver_probe()
2009-04-23  Matthias KaehlckeUSB: ci13xxx_udc: fix build error
2009-04-23  Mark A. GreerUSB: musb: Prevent multiple includes of musb.h
2009-04-23  Johannes BergUSB: pass mem_flags to dma_alloc_coherent
2009-04-23  Alan SternUSB: g_file_storage: fix use-after-free bug when closin...
2009-04-23  Dan StreetmanUSB: ehci-sched.c: EHCI SITD scheduling bugfix
2009-04-23  Tony CookUSB: fix mos7840 problem with minor numbers
2009-04-23  Tony CookUSB: mos7840: add new device id
2009-04-23  Alexander BeregalovUSB: musb: fix build when !CONFIG_PM
2009-04-23  Jarkko NikulaUSB: musb: Remove my email address from few musb relate...
2009-04-23  David LopoUSB: Gadget: MIPS CI13xxx UDC bugfixes
2009-04-23  Chuck ShortUSB: Unusual Device support for Gold MP3 Player Energy
2009-04-23  Alan SternUSB: serial: fix lifetime and locking problems
2009-04-23  Bartlomiej... MAINTAINERS: update IDE entry
2009-04-23  Bartlomiej... palm_bk3710: palm_bk3710_udmatimings[] CodingStyle...
2009-04-23  David Brownellpalm_bk3710: those registers/bitfields don't exist
2009-04-23  Mark BrownASoC: s3c-i2s-v2 needs to declare a license for modular...
2009-04-23  Coly Limicroblaze: add parameter to microblaze_read()
2009-04-23  Michal Simekmicroblaze: Use CFLAGS_KERNEL instead of CFLAGS
2009-04-23  Michal Simekmicroblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
2009-04-23  Michal Simekmicroblaze: Do not check use_dcache
2009-04-23  Michal Simekmicroblaze: Do not use PVR configuration for broken...
2009-04-23  Michal Simekmicroblaze: Fix USR1/2 pvr printing message
2009-04-23  Roel Kluinmicroblaze: iowrite upon timeout
2009-04-23  Michal Simekmicroblaze: Correspond CONFIG...PCMP in Makefile/Kconfig
2009-04-23  Michal Simekmicroblaze: Remove redundant variable
2009-04-23  Michal Simekmicroblaze: Move start_thread to process.c
2009-04-23  Michal Simekmicroblaze: Add missing preadv and pwritev syscalls
2009-04-23  Michal Simekmicroblaze: Add missing declaration for die and _except...
2009-04-23  Michal Simekmicroblaze: Remove sparse error in traps.c
2009-04-23  Michal Simekmicroblaze: Move task_pt_regs up
2009-04-23  Michal Simekmicroblaze: Rename kernel_mode to pt_mode in pt_regs
2009-04-23  Michal Simekmicroblaze: Remove uncache shadow condition
2009-04-23  Michal Simekmicroblaze: Remove while(1) loop from show_regs function
2009-04-23  Michal Simekmicroblaze: Remove unneded per cpu SYSCALL_SAVE variable
2009-04-23  Martin Schwidefsky[S390] update default configuration.
2009-04-23  Heiko Carstens[S390] omit frame pointers on s390 when possible
2009-04-23  Frank Munzert[S390] Use tape_generic_offline directly.
2009-04-23  Martin Schwidefsky[S390] /proc/stat idle field for idle cpus
2009-04-23  Gerald Schaefer[S390] appldata: avoid deadlock with appldata_mem
2009-04-23  Heiko Carstens[S390] ipl: fix compile breakage
2009-04-23  Mark BrownMerge commit 'takashi/fix/asoc' into for-2.6.30
2009-04-23  Steven WhitehouseGFS2: Ensure that the inode goal block settings are...
2009-04-23  Steven WhitehouseGFS2: Fix bug in block allocation
2009-04-23  Steven Whitehousebitops: Add __ffs64 bitop
2009-04-23  Yinghai Lux86: check boundary in setup_node_bootmem()
2009-04-23  Ingo Molnarlocking: clarify kernel-taint warning message
2009-04-23  Takashi IwaiALSA: hda - Fix init verbs of AD1884A mobile model
2009-04-23  Takashi IwaiASoC: remove non-existing referece to CONFIG_SND_SOC_CO...
2009-04-23  Theodore Ts'oext4: Fix potential inode allocation soft lockup in...
2009-04-23  Theodore Ts'oext4: Make the extent validity check more paranoid
2009-04-22  Len BrownACPI: delete obsolete "bus master activity" proc field
2009-04-22  Greg Ungererm68knommu: update the default config for the ColdFire...
2009-04-22  Len BrownACPI: idle: mark_tsc_unstable() at init-time, not run...
2009-04-22  Yu ZhaoPCI: only save/restore existent registers in the PCIe...
2009-04-22  Yinghai Lux86/PCI: don't bother with root quirks if _CRS is used
2009-04-22  Tyler HickseCryptfs: Larger buffer for encrypted symlink targets
2009-04-22  Randy Dunlapdocbooks: add/fix PCI kernel-doc
2009-04-22  Yinghai LuPCI: cleanup debug output resources
2009-04-22  Yinghai Lux86/PCI: set_pci_bus_resources_arch_default cleanups
2009-04-22  Tyler HickseCryptfs: Lock lower directory inode mutex during lookup
2009-04-22  Matthew Wilcoxx86/PCI: Move set_pci_bus_resources_arch_default into...
next