aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-20
* x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-20
* Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-18
| |\
| | * block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
| * | Bernhard has movedBernhard Walle2009-02-18
| * | jsm: additional device supportAdam Lackorzynski2009-02-18
| * | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
| * | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-18
| * | mm: task dirty accounting fixNick Piggin2009-02-18
| * | timerfd: add flags checkDavide Libenzi2009-02-18
| * | seq_file: properly cope with preadEric Biederman2009-02-18
| * | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-18
| * | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
| |/
| * Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-17
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\
| * | FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin2009-02-17
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-17
| |\ \
| | * | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-10
| * | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| * | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17
|\ \ \ \ \ \ \ | | | | | | |/ | | | | | |/|
| | | * | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-13
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-02-08
| | | | * | | make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-06
| | | | * | | headers_check fix cleanup: linux/reiserfs_fs.hJaswinder Singh Rajput2009-02-03
| | | | * | | headers_check fix cleanup: linux/nubus.hJaswinder Singh Rajput2009-02-03
| | | | * | | headers_check fix cleanup: linux/coda_psdev.hJaswinder Singh Rajput2009-02-03
| | | | * | | headers_check fix: linux/reinserfs_fs.hJaswinder Singh Rajput2009-02-02
| | | | * | | headers_check fix: linux/socket.hJaswinder Singh Rajput2009-02-02
| | | | * | | headers_check fix: linux/nubus.hJaswinder Singh Rajput2009-02-02
| | | | * | | headers_check fix: linux/in6.hJaswinder Singh Rajput2009-02-02
| | | | * | | headers_check fix: linux/coda_psdev.hJaswinder Singh Rajput2009-02-02
| | | | * | | headers_check fix: mn10300, swab.hJaswinder Singh Rajput2009-02-01
| | | | * | | headers_check fix: m32r, swab.hJaswinder Singh Rajput2009-02-01
| | | | * | | headers_check fix: frv, swab.hJaswinder Singh Rajput2009-02-01
| | | | | | |
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-13
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | / / | | | | | |/ / | | | | |/| |
| | | | * | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-----------. \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-09
| | | | * | | | | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-09
| * | | | | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-13
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-09
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-12
| | | * | | | | | | | | | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-10