summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pxa-tosa' into pxaRussell King2008-07-123-0/+121
|\
| * [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+19
| * [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+55
| * [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-071-0/+47
* | Merge branch 'machtypes' into pxa-palmRussell King2008-07-0971-192/+306
|\ \
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
| * | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2
| * | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
| * | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-182-14/+6
| |\ \
| | * | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
| | * | drivers/char/agp - use boolJoe Perches2008-06-191-11/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-181-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-161-1/+1
| * | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-161-0/+3
| * | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-161-8/+0
| * | | 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/davem/net-2.6Linus Torvalds2008-06-131-7/+0
| |\ \ \ \
| | * | | | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-121-7/+0
| * | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-121-8/+9
| * | | | | cciss: add new hardware supportMike Miller2008-06-121-0/+1
| * | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
| * | | | | 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/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-112-3/+4
| |\ \ \ \ \ \
| | * | | | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-111-3/+3
| | * | | | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-0/+1
| * | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-061-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-114-3/+6
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-101-1/+1
| | |\ \ \ \ \
| | | * | | | | virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin2008-06-101-1/+1
| | * | | | | | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-101-0/+1
| | * | | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-101-1/+3
| | |/ / / / /
| | * | | | | include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
| * | | | | | ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-101-1/+1
| | |_|/ / / | |/| | | |
| * | | | | 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-061-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-061-0/+3
| * | | | | | 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-05-311-8/+21
| * | | | | | | vm: add kzalloc_node() inlineJeff Layton2008-06-061-0/+11
OpenPOWER on IntegriCloud