summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger2008-08-141-6/+6
* Blackfin arch: move fixed code defines into fixed_code.h as very few things a...Mike Frysinger2008-08-143-14/+25
* Blackfin arch: delete dead prototypesMike Frysinger2008-08-141-5/+0
* Blackfin arch: cleanup cache lock codeMike Frysinger2008-08-141-1/+5
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-1/+0
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-133-0/+15
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-061-8/+0
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-051-0/+1
* Blackfin arch: remove useless mtd defines in uClinuxMike Frysinger2008-08-051-2/+1
* firmware/memmap: cleanupBernhard Walle2008-08-121-26/+0
* Make ioctl.h compatible with userlandMichael Abbott2008-08-121-0/+4
* byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison2008-08-121-0/+372
* byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-121-0/+309
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-122-0/+13
* move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König2008-08-121-7/+7
* atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-121-0/+1
* matrox maven: convert to a new-style i2c driverJean Delvare2008-08-121-2/+0
* radeonfb: fix accel engine hangsDavid Miller2008-08-121-0/+4
* page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-121-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-123-20/+2
|\
| * modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-121-0/+1
| * export virtio_rng.hChristian Borntraeger2008-08-121-0/+1
| * mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-20/+0
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-121-0/+5
|\ \
| * | intel/agp: rewrite GTT on resumeKeith Packard2008-08-121-0/+5
| |/
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-111-27/+4
|\ \
| * \ Merge branch 'linus' into sched/clockIngo Molnar2008-08-112123-202755/+1899
| |\ \
| * | | sched_clock: delay using sched_clock()Peter Zijlstra2008-08-111-11/+3
| * | | sched clock: revert various sched_clock() changesIngo Molnar2008-07-311-16/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-114-22/+58
|\ \ \ \
| * \ \ \ Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-124-22/+58
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-111-1/+1
| | * | | lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-111-1/+6
| | * | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-111-5/+5
| | * | | lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-113-0/+10
| | * | | lockdep: lock protection locksPeter Zijlstra2008-08-112-17/+19
| | * | | lockdep: map_acquirePeter Zijlstra2008-08-111-0/+12
| | * | | lockdep: shrink held_lock structureDave Jones2008-08-111-7/+9
| | * | | lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-111-0/+4
| | * | | lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-311-0/+1
| | |/ /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-113-4/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | EFI, x86: fix function prototypeRandy Dunlap2008-08-111-1/+1
| * | | x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-111-1/+9
| * | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-2/+10
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-114-10/+77
|\ \ \ \
| * | | | mfd: tc6393 cleanup and updateIan Molton2008-08-101-6/+3
| * | | | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-101-0/+23
| * | | | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-101-0/+36
| * | | | mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-111-212/+0
|\ \ \ \
OpenPOWER on IntegriCloud