aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2008-06-0935-74/+148
|\
| * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-8/+8
| * 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
| * | 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
| * | V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersDavid Woodhouse2008-06-051-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-043-9/+8
| |\ \
| | * | route: Remove unused ifa_anycast fieldThomas Graf2008-06-031-1/+0
| | * | route: Mark unused routing attributes as suchThomas Graf2008-06-031-2/+2
| | * | route: Mark unused route cache flags as such.Thomas Graf2008-06-031-6/+6
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-041-17/+2
| |\ \ \
| | * | | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-041-14/+2
| | * | | libata: kill unused constantsTejun Heo2008-06-041-3/+0
| | |/ /
| * | | serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+1
| |/ /
| * | mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov2008-06-021-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-303-5/+18
| |\ \
| | * | virtio: force callback on empty.Rusty Russell2008-05-301-0/+4
| | * | virtio_blk: fix endianess annotationsChristian Borntraeger2008-05-301-4/+4
| | * | virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-301-1/+1
| | * | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-301-0/+8
| | * | virtio_blk: allow read-only disksChristian Borntraeger2008-05-301-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-302-1/+4
| |\ \ \
| | * | | Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-301-1/+3
| | * | | Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-291-0/+3
| |\ \ \ \
| | * | | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-291-0/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-292-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-2931-74/+77
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sched: re-tune NUMA topologiesIngo Molnar2008-05-291-1/+3
| | * | | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-1/+0
| | | |/ | | |/|
| * | | block: make blktrace use per-cpu buffers for message notesJens Axboe2008-05-281-1/+2
| * | | Added in MESSAGE notes for blktracesAlan D. Brunelle2008-05-281-0/+25
| | |/ | |/|
| * | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+2
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-261-1/+2
| |\ \
| | * | i2c: Align i2c_device_idJiri Slaby2008-05-261-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-261-4/+5
| |\ \ \ | | |/ / | |/| |
| | * | vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-231-4/+5
| * | | for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-241-1/+1
| * | | gpio: build fixesDavid Brownell2008-05-241-0/+3
| * | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-2/+2
| * | | md: restart recovery cleanly after device failure.NeilBrown2008-05-241-3/+1
| * | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-0/+3
| * | | md: kill file_path wrapperChristoph Hellwig2008-05-241-1/+0
| * | | md: proper extern for mdp_majorAdrian Bunk2008-05-241-0/+2
| * | | mm: fix atomic_t overflow in vmAlan Cox2008-05-241-2/+2
| * | | types.h: don't expose struct ustat to userspacemaximilian attems2008-05-241-2/+2