aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-10
|\
| * kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-14
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \
| * | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-10
|\ \ \
| * | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-07
| * | | Merge branch 'master' into upstreamJiri Kosina2010-12-10
| |\ \ \
| * | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
| * | | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-10
|\ \ \ \ \
| * | | | | PM: Prototype the pm_generic_ operationsMark Brown2010-12-24
| * | | | | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-24
| * | | | | PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-24
| * | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-24
| * | | | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-24
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-10
|\ \ \ \ \ \
| * | | | | | firewire: use split transaction timeout only for split transactionsClemens Ladisch2011-01-04
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-10
|\ \ \ \ \ \ \
| * | | | | | | fuse: fix ioctl ABIMiklos Szeredi2010-12-07
| * | | | | | | fuse: allow batching of FORGET requestsMiklos Szeredi2010-12-07
* | | | | | | | pipe_fs_i.h: fix kernel-doc warningRandy Dunlap2011-01-10
* | | | | | | | hrtimer.h: fix kernel-doc warningRandy Dunlap2011-01-10
* | | | | | | | fs: fix dcache.h kernel-doc notationRandy Dunlap2011-01-10
* | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-02
| | * | | | | | | | spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-01
| | * | | | | | | | spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-01
| | * | | | | | | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-01
| * | | | | | | | | spi/dw_spi: add DMA supportFeng Tang2010-12-24
* | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-18
| | * | | | | | | | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-17
| * | | | | | | | | | | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-17
| * | | | | | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\| | | | | | | | | |
| | * | | | | | | | | | percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17
| * | | | | | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | | | | | | | | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-17
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2010-12-15
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
* | | | | | | | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'rmobile/ag5' and 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt2010-11-30
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman2010-11-28
| | | | * | | | | | | | | | | | | | | mmc, sh: Correct value for resetSimon Horman2010-11-28