aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
| |\
| | * of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-21
| | * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
| | * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
| | * of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-12
| | * of/promtree: add package-to-path support to pdtAndres Salomon2010-10-12
| | * of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-12
| | * of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-12
| | * of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-10
| * | Coda: replace BKL with mutexYoshihisa Abe2010-10-25
| * | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
| * | Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-25
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-25
| |\ \
| | * | Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-18
| | * | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-13
| | * | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-13
| | * | Input: gameport_driver - drop private pointerDmitry Torokhov2010-09-14
| | * | Input: gameport_driver - mark description as const pointerDmitry Torokhov2010-09-14
| | * | Input: serio_driver - drop private pointerDmitry Torokhov2010-09-14
| | * | Input: serio_driver - mark id_table and description as constDmitry Torokhov2010-09-14
| | * | Input: add support for large scancodesMauro Carvalho Chehab2010-09-10
| | * | Input: fix a few typosDmitry Torokhov2010-09-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
| |\ \ \
| | * | | sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-15
| | * | | sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-15
| | * | | sh: clkfwk: support clock remapping.Paul Mundt2010-10-15
| | * | | sh: remove name and id from struct clkMagnus Damm2010-10-13
| | * | | sh: intc: Split up the INTC code.Paul Mundt2010-10-05
| | * | | sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-05
| | * | | sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-04
| | * | | sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-04
| | * | | sh: pfc: support pinmux deregistration.Paul Mundt2010-10-03
| | * | | sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-02
| | * | | sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-20
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
| |\ \ \ \
| | * | | | Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
| |\ \ \ \ \
| | * | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| | * | | | | ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-23
| | * | | | | Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| | * | | | | Fix spelling mistake in jhashAnton Blanchard2010-08-18
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2010-10-24
| |\ \ \ \ \ \
| | * | | | | | i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab2010-08-30
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-10-24
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into for-linusPekka Enberg2010-10-24
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-06
| | * | | | | | | slub: reduce differences between SMP and NUMAChristoph Lameter2010-10-02
| | * | | | | | | percpu: use percpu allocator on UP tooTejun Heo2010-10-02
| | * | | | | | | percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo2010-10-02