summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | vm: add kzalloc_node() inlineJeff Layton2008-06-061-0/+11
* | | | | asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk2008-06-061-1/+1
* | | | | v850: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | | | | h8300: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | | | | ipc: restore MSGPOOL original valueNadia Derbey2008-06-061-2/+2
* | | | | introduce memory_read_from_buffer()Akinobu Mita2008-06-061-1/+4
* | | | | lib: export bitrev16Harvey Harrison2008-06-061-0/+1
* | | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-062-2/+2
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-065-4/+11
|\ \ \ \
| * | | | [ARM] 5067/1: _raw_write_can_lock macro bugfixsurinder2008-06-021-1/+1
| * | | | [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configurationPhilipp Zabel2008-06-021-0/+1