linux-2.6
2009-03-03  Pekka Enbergx86: use roundup() instead of PAGE_ALIGN() in find_earl...
2009-03-03  Pekka Enbergx86: move __VMALLOC_RESERVE to pgtable_32.c
2009-03-02  Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-02-25  Peter Zijlstrax86: make vmap yell louder when it is used under irqs_d...
2009-02-25  Ingo Molnarx86: usercopy: check for total size when deciding non...
2009-02-25  Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-25  Ingo MolnarMerge branch 'x86/asm' into x86/mm
2009-02-24  Yinghai Lux86: check range in reserve_early()
2009-02-24  Cyrill Gorcunovx86: efi_stub_32,64 - add missing ENDPROCs
2009-02-24  Cyrill Gorcunovx86: head_64.S - use GLOBAL macro
2009-02-24  Cyrill Gorcunovx86: entry_64.S - add missing ENDPROC
2009-02-24  Cyrill Gorcunovx86: invalid_vm86_irq -- use predefined macros
2009-02-24  Cyrill Gorcunovx86: head_64.S - use IDT_ENTRIES instead of hardcoded...
2009-02-24  Cyrill Gorcunovx86: head_64.S - remove useless balign
2009-02-24  Salman Qazix86: fix performance regression in write() syscall
2009-02-22  Ingo Molnarx86, mm: fault.c, simplify kmmio_fault(), cleanup
2009-02-20  Ingo Molnarx86, mm: fault.c, update copyrights
2009-02-20  Ingo Molnarx86, mm: fault.c, give another attempt at prefetch...
2009-02-20  Ingo Molnarx86, mm: fault.c, remove #ifdef from fault_in_kernel_sp...
2009-02-20  Ingo Molnarx86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
2009-02-20  Ingo Molnarx86, mm: fault.c, remove #ifdef from do_page_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, unify oops handling
2009-02-20  Ingo Molnarx86, mm: fault.c, unify oops printing
2009-02-20  Ingo Molnarx86, mm: fault.c, reorder functions
2009-02-20  Ingo Molnarx86, mm, kprobes: fault.c, simplify notify_page_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, simplify kmmio_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, enable PF_RSVD checks on 32-bit too
2009-02-20  Ingo Molnarx86, mm: fault.c, factor out the vm86 fault check
2009-02-20  Ingo Molnarx86, mm: fault.c, refactor/simplify the is_prefetch...
2009-02-20  Ingo Molnarx86, mm: fault.c cleanup
2009-02-20  Ingo MolnarMerge branch 'tip/x86/urgent' of git://git./linux/kerne...
2009-02-20  Ingo Molnarx86, pat: add large-PAT check to split_large_page()
2009-02-20  Steven Rostedtx86: check PMD in spurious_fault handler
2009-02-20  Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-20  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20  Vegard Nossumx86: use symbolic constants for MSR_IA32_MISC_ENABLE...
2009-02-20  Ingo Molnarx86: use the right protections for split-up pagetables
2009-02-20  Alok N Katariax86, vmi: TSC going backwards check in vmi clocksource
2009-02-19  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-19  Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-19  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-19  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-19  Hartley Sweeten[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
2009-02-19  Cyrill Gorcunovx86: compressed head_32 - use ENTRY,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: compressed head_64 - use ENTRY,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: pmjump - use GLOBAL,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: copy.S - use GLOBAL,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: linkage - get rid of _X86 macros
2009-02-19  Cyrill Gorcunovx86: asm linkage - introduce GLOBAL macro
2009-02-19  Makito SHIOKAWA[ARM] 5404/1: Fix condition in arm_elf_read_implies_exe...
2009-02-19  Heiko Carstens[S390] fix "mem=" handling in case of standby memory
2009-02-19  Christian Borntraeger[S390] Fix timeval regression on s390
2009-02-19  Peter Oberparleiter[S390] sclp: handle empty event buffers
2009-02-19  Russell King[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
2009-02-19  Takashi IwaiMerge branch 'fix/usb-audio' into for-linus
2009-02-19  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-02-19  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-19  Hiroshi Shimamotox86: syscalls.h: remove asmlinkage from declaration...
2009-02-19  Roel Kluin[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs...
2009-02-19  Nicolas Pitre[ARM] 5402/1: fix a case of wrap-around in sanity_check...
2009-02-19  Ingo MolnarMerge branch 'tip/tracing/urgent' of git://git./linux...
2009-02-19  Clemens Ladischsound: virtuoso: revert "do not overwrite EEPROM on...
2009-02-19  Jaswinder Singh... x86: include/asm/processor.h remove double declaration...
2009-02-19  Steven Rostedttracing: limit the number of loops the ring buffer...
2009-02-19  Steven Rostedttracing: have function trace select kallsyms
2009-02-19  Steven Rostedttracing: disable tracing while testing ring buffer
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-18  Ingo Molnarinotify: fix GFP_KERNEL related deadlock
2009-02-18  Michael Bueschspi-gpio: sanitize MISO bitvalue
2009-02-18  Bernhard WalleBernhard has moved
2009-02-18  Randy Dunlapx86: dell-laptop: depends on POWER_SUPPLY
2009-02-18  Bill Nottinghamvt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
2009-02-18  Krzysztof Heltfbdev/drm: fix Kconfig submenu mess in "Graphics support"
2009-02-18  Philippe De... floppy: request and release only the ports we actually use
2009-02-18  Adam Lackorzynskijsm: additional device support
2009-02-18  KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18  KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-18  Peter Zijlstrafs/super.c: add lockdep annotation to s_umount
2009-02-18  Atsushi Nemotoatmel_serial might lose modem status change
2009-02-18  Dan Williamsatmel-mci: fix initialization of dma slave data
2009-02-18  Giuseppe Bilottalis3lv02d: add axes knowledge of HP Pavilion dv5 models
2009-02-18  Giuseppe Bilottalis3lv02d: support both one- and two-byte sensors
2009-02-18  Pavel Machekhp accelerometer: add freefall detection
2009-02-18  Alexey Dobriyaneeepc: should depend on INPUT
2009-02-18  Rafael J. Wysockipm: fix build for CONFIG_PM unset
2009-02-18  Li Zefancgroups: fix possible use after free
2009-02-18  Nick Pigginmm: task dirty accounting fix
2009-02-18  Davide Libenzitimerfd: add flags check
2009-02-18  Pavel MachekPavel has moved
2009-02-18  Eric Biedermanseq_file: properly cope with pread
2009-02-18  Paul Turnervfs: separate FMODE_PREAD/FMODE_PWRITE into separate...
2009-02-18  Li Zefancgroups: update documentation about css_set hash table
2009-02-18  Ed Cashinaoe: ignore vendor extension AoE responses
2009-02-18  Benjamin Herrenschmidtvmalloc: add __get_vm_area_caller()
2009-02-18  Jean Pihetomap_hsmmc: Change while(); loops with finite version
2009-02-18  Jean Pihetomap_hsmmc: recover from transfer failures
2009-02-18  David Brownellomap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
next