summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-152-1/+96
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-152-1/+96
| |\
| | * ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse2008-07-101-0/+24
| | * ihex.h: binary representation of ihex recordsDavid Woodhouse2008-07-101-0/+50
| | * firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-101-0/+21
| | * firmware: make fw->data constDavid Woodhouse2008-07-101-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-152-0/+48
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-152-0/+48
| |\ \ \
| | * | | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-0/+3
| | * | | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-031-0/+14
| | * | | [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+31
* | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-151-2/+1Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-252-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-236-24/+11Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-1651-115/+246
| |\ \ \ \ \ \ \
| * | | | | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-2/+1Star
* | | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-151-7/+1Star
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-1072-173/+324
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| * | | | | | | | | namespacecheck: more kernel/printk.c fixesThomas Gleixner2008-05-241-6/+0Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-8/+3Star
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.26' into core/lockingIngo Molnar2008-07-1487-231/+373
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INITLi Zefan2008-06-241-8/+0Star
| * | | | | | | | | | lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-201-0/+3
* | | | | | | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-141-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/new-API-sched_setschedulerIngo Molnar2008-06-252-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-231-0/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-149-14/+326
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-149-14/+326
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-141-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ftrace: add ftrace_kill_atomicSteven Rostedt2008-07-111-0/+1
| | * | | | | | | | | | | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-101-0/+85
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-0772-173/+309
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen2008-05-241-1/+1
| | | * | | | | | | | | | | | | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-241-7/+7
| | | * | | | | | | | | | | | | mmiotrace: code style cleanupsPekka Paalanen2008-05-241-5/+1Star
| | | * | | | | | | | | | | | | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-241-2/+0Star
| | | * | | | | | | | | | | | | ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-60/+25Star
| | | * | | | | | | | | | | | | ftrace: add mmiotrace pluginPekka Paalanen2008-05-241-0/+6
| | | * | | | | | | | | | | | | x86: mmiotrace, preview 2Pekka Paalanen2008-05-241-1/+17
| | | * | | | | | | | | | | | | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-241-0/+38
| | | * | | | | | | | | | | | | x86 mmiotrace: comment about user space ABIPekka Paalanen2008-05-241-1/+5
| | | * | | | | | | | | | | | | x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-241-0/+62
| | * | | | | | | | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-108-14/+240
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | / / / / / | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-252-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-231-1/+5
| | | * | | | | | | | | | | | kprobes: enable clean usage of get_kprobeAbhishek Sagar2008-06-231-0/+4
| | | * | | | | | | | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-2/+1Star
| | | * | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-236-24/+11Star
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1651-115/+246
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | |