summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/xenIngo Molnar2008-07-3123-316/+658
|\
| * Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-281-15/+15
| |\
| | * mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-291-2/+2
| | * mfd: add platform_data to mfd_cellMike Rapoport2008-07-291-6/+7
| | * mfd: Coding style fixesBen Dooks2008-07-281-9/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-284-0/+9
| |\ \
| | * | PCI: add D3 power state avoidance quirkAlan Cox2008-07-281-0/+2
| | * | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-281-0/+1
| | * | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-281-0/+5
| | * | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-281-0/+1
| | |\ \
| | | * | iommu: add iommu_num_pages helper functionJoerg Roedel2008-07-261-0/+1
| * | | | vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-282-21/+25
| * | | | mmu-notifiers: coreAndrea Arcangeli2008-07-282-0/+283
| * | | | mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-283-0/+12
| * | | | mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli2008-07-281-0/+28
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-289-241/+262
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-281-2/+1
| | |\ \ \
| | | * | | Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov2008-07-231-2/+1
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-283-0/+31
| | |\ \ \ \
| | | * \ \ \ Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-283-0/+31
| | | |\ \ \ \
| | | | * | | | spi: Add OF binding support for SPI bussesGrant Likely2008-07-251-0/+18
| | | | * | | | spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-251-0/+12
| | | | * | | | of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-251-0/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-281-2/+0
| | |\ \ \ \ \ \
| | | * | | | | | maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin2008-07-281-2/+0
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-17/+33
| | |\ \ \ \ \ \
| | | * | | | | | stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-281-10/+24
| | | * | | | | | Simplify stop_machineRusty Russell2008-07-281-12/+8
| | | * | | | | | stop_machine: add ALL_CPUS optionJason Baron2008-07-281-1/+7
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-273-45/+32
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-274-26/+77
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-27167-1005/+3149
| | |\ \ \ \ \ \
| | * | | | | | | V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab2008-07-271-2/+2
| | * | | | | | | V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2008-07-272-0/+21
| | * | | | | | | V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine2008-07-271-0/+2
| | * | | | | | | V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab2008-07-271-212/+166
| | * | | | | | | V4L/DVB (8500a): videotext.h: whitespace cleanupMauro Carvalho Chehab2008-07-261-8/+8
| * | | | | | | | cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds2008-07-281-3/+23
| * | | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-2865-203/+1761
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | cpumask: make cpumask_of_cpu_map genericMike Travis2008-07-261-38/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | generic, memparse(): constify argumentJeremy Fitzhardinge2008-07-281-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-273-45/+32
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-271-0/+1
|\ \ \ \ \ \
| * | | | | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-251-0/+1
* | | | | | | task IO accounting: improve code readabilityAndrea Righi2008-07-273-26/+76
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-261-1/+3
|\ \ \ \ \ \
| * | | | | | mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin2008-07-251-1/+3
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-2620-45/+6
|\ \ \ \ \ \ \
| * | | | | | | [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-251-0/+5
| * | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-25214-1815/+5610
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud