summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-271-1/+7
|\
| * md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-0/+3
| * md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-211-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-271-0/+6
|\ \
| * | HID: add hid_type to general hid structJiri Slaby2008-10-221-0/+6
* | | Merge branch 'i7300_idle' into releaseLen Brown2008-10-251-0/+83
|\ \ \
| * | | i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-241-0/+83
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-241-0/+7
|\ \ \ \
| * | | | PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-231-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-243-1/+13
|\ \ \ \ \
| * | | | | net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-231-1/+11
| * | | | | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-0/+1
| * | | | | smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-221-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-241-4/+15
|\ \ \ \ \ \
| * | | | | | math-emu: Fix thinko in _FP_DIVDavid S. Miller2008-10-231-0/+2
| * | | | | | math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-10-231-4/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-10-241-2/+2
|\ \ \ \ \ \
| * | | | | | leds: Make default trigger fields constTrent Piepho2008-10-201-2/+2
* | | | | | | libata: switch to using block layer tagging supportJens Axboe2008-10-241-1/+0Star
* | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-2310-29/+5Star
|\ \ \ \ \ \ \
| * | | | | | | proc: remove fs/proc/proc_misc.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan2008-10-231-2/+0Star
| * | | | | | | proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-231-4/+0Star
| * | | | | | | proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-231-4/+0Star
| * | | | | | | proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-231-2/+0Star
| * | | | | | | proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan2008-10-231-2/+0Star
| * | | | | | | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan2008-10-231-5/+0Star
| * | | | | | | proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move rest of /proc/locks to fs/locks.cAlexey Dobriyan2008-10-231-1/+0Star
| * | | | | | | proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-1/+1
| * | | | | | | proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-232-3/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-237-7/+132
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-227-7/+132
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | hrtimers: add missing docbook comments to struct hrtimerThomas Gleixner2008-10-201-2/+7
| | * | | | | Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171129-67317/+16615Star
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell2008-10-151-0/+2
| | * | | | | rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven2008-10-071-1/+3
| | * | | | | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+5
| | * | | | | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-081-1/+1
| | * | | | | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-071-1/+8
| | * | | | | hrtimer: another build fixArjan van de Ven2008-09-061-13/+13
| | * | | | | hrtimer: fix build bug found by IngoArjan van de Ven2008-09-061-7/+7
| | * | | | | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-063-0/+14
| | * | | | | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-061-1/+30
| | * | | | | hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven2008-09-061-10/+10
| | * | | | | hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven2008-09-061-0/+45