summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-261-0/+1
|\
| * x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-261-3/+7
|\ \
| * | perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat2012-10-241-3/+4
| * | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat2012-10-241-0/+3
| |/
* | rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon2012-10-251-0/+1
* | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-10-241-2/+0
|\ \ | |/ |/|
| * spi: tsc2005: delete soon-obsolete e-mail addressAaro Koskinen2012-10-171-2/+0
* | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-211-11/+0
|\ \
| * | uprobes: Introduce prepare_uprobe()Oleg Nesterov2012-10-071-10/+0
| * | uprobes: Kill UTASK_BP_HIT stateOleg Nesterov2012-09-291-1/+0
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-192-7/+2
|\ \ \
| * | | pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-191-7/+1
| * | | linux/coredump.h needs asm/siginfo.hRichard Weinberger2012-10-191-0/+1
* | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-193-82/+9
|\ \ \ \
| * \ \ \ Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-172-64/+0
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells2012-10-092-64/+0
| * | | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-14697-68756/+5697
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tty: Fix bogus "callbacks suppressed" messagesMarkus Trippelsdorf2012-10-051-18/+9
* | | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1912-3193/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | USB: usb.h: remove dbg() macroGreg Kroah-Hartman2012-10-171-11/+0
| * | | | | Merge 3.7-rc1 usb-linusGreg Kroah-Hartman2012-10-148-6/+344
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-1311-3182/+3
| |\ \ \ \ \
| | * | | | | UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-0911-3182/+3
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-189-1351/+2
|\ \ \ \ \ \
| * | | | | | UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells2012-10-179-1351/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-183-4/+11
|\ \ \ \ \ \
| * | | | | | of/irq: sparse fixesKim Phillips2012-10-171-2/+2
| * | | | | | of/address: sparse fixesKim Phillips2012-10-171-2/+2
| * | | | | | of: add stub of_get_child_by_name for non-OF buildsOlof Johansson2012-10-171-0/+7
| |/ / / / /
* | | | | | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-1718-17/+0
* | | | | | UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells2012-10-171-10/+0
* | | | | | Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-161-0/+51
|\ \ \ \ \ \
| * | | | | | FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-161-0/+51
| |/ / / / /
* | | | | | bury SEL_{IN,OUT,EX}Al Viro2012-10-161-4/+0
* | | | | | Unexport some bits of linux/fs.hDavid Howells2012-10-161-0/+130
|/ / / / /
* | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-148-6/+344
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | module: signature checking hookRusty Russell2012-10-101-0/+8
| * | | | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-081-0/+1
| * | | | X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+24
| * | | | X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-082-0/+154
| * | | | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
| * | | | X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90
| * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-2/+33
| * | | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+32
* | | | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13382-60270/+307
|\ \ \ \ \
| * | | | | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-133-206/+2
| * | | | | UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13379-60011/+250
| * | | | | UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59
| * | | | | UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4