summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/kconfigIngo Molnar2008-06-16345-2315/+3562
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-141-0/+1
| |\
| | * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-121-0/+1
| | |\
| | | * x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-131-1/+1
| |\ \ \
| | * | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin2008-06-131-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-133-10/+2Star
| |\ \ \ \
| | * | | | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-133-10/+2Star
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-131-1/+4
| |\ \ \ \ \
| | * | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
| * | | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-131-8/+9
| * | | | | | cciss: add new hardware supportMike Miller2008-06-131-0/+1
| * | | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-131-2/+2
| * | | | | | m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-131-2/+43
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-0/+13
| |\ \ \ \ \
| | * | | | | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-0/+13
| * | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-122-10/+27
| |\ \ \ \ \ \
| | * | | | | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| | * | | | | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-121-0/+19
| | * | | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-122-9/+4Star
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-123-3/+5
| |\ \ \ \ \ \
| | * | | | | | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-121-0/+1
| | * | | | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-121-3/+3
| | * | | | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-121-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-112-1/+2
| |\ \ \ \ \ \
| | * | | | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-061-1/+1
| | * | | | | | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-061-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-116-4/+16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-111-1/+1
| | |\ \ \ \
| | | * | | | virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-111-1/+1
| | * | | | | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-111-0/+1
| | * | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-102-1/+13
| | * | | | | ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen2008-06-101-1/+0Star
| | |/ / / /
| | * | | | include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-101-1/+1
| |\ \ \ \ \
| | * | | | | ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-101-1/+1
| | | |_|/ / | | |/| | |
| * / | | | [S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky2008-06-101-4/+4
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-101-1/+0Star
| |\ \ \ \
| | * | | | IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-1/+0Star
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-105-0/+30
| |\ \ \ \ \
| | * | | | | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-035-0/+30
| | |/ / / /
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-091-8/+8
| |\ \ \ \ \
| | * | | | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-8/+8
| | |/ / / /
| * | | | | mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-0/+24
| * | | | | fat_valid_media() isn't for userspaceAdrian Bunk2008-06-081-6/+6
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-071-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-061-0/+3
| * | | | | uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2008-06-061-9/+3Star
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-061-8/+21
| |\ \ \ \ \
| | * | | | | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-06-011-8/+21