summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+12
* percpu: teach large page allocator about NUMATejun Heo2009-07-041-2/+22
* percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+2
* percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-2/+1Star
* percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-3/+2Star
* x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-0/+27
* x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-041-2/+10
* percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-041-1/+1
* Merge branch 'master' into for-nextTejun Heo2009-07-04112-349/+1743
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-011-2/+34
| |\
| | * fuse: invalidation reverse callsJohn Muir2009-06-301-0/+16
| | * fuse: allow umask processing in userspaceMiklos Szeredi2009-06-301-2/+18
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-012-20/+17Star
| |\ \
| | * | block: get rid of queue-private command filterJens Axboe2009-07-011-14/+1Star
| | * | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-011-6/+16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-014-3/+17
| |\ \ \ | | |/ / | |/| |
| | * | usbnet: Remove private stats structureHerbert Xu2009-07-011-1/+0Star
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-303-2/+17
| | |\ \
| | | * | netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-291-0/+13
| | | * | netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput2009-06-291-0/+2
| | | * | netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-291-2/+2
| | | |/
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-011-7/+39
| |\ \ \
| | * | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-1/+2
| | * | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-5/+5
| | * | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-251-1/+3
| | * | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-251-0/+12
| | * | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-251-1/+3
| | * | | perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
| | * | | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-231-1/+10
| * | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-07-011-0/+1
| * | | | spi: add spi_master flag wordDavid Brownell2009-07-011-0/+4
| * | | | spi: new spi->mode bitsDavid Brownell2009-07-012-0/+4
| * | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-07-011-2/+14
| * | | | parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-07-011-0/+1
| * | | | alpha: fix percpu build breakageTejun Heo2009-07-012-1/+6
| * | | | gcov: fix __ctors_start alignmentHeiko Carstens2009-07-011-1/+2
| * | | | eventfd: revised interface and cleanupsDavide Libenzi2009-07-012-10/+29
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-301-1/+2
| |\ \ \ \
| | * | | | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-301-0/+2
| | * | | | ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-261-1/+0Star
| * | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-291-1/+1
| |\ \ \ \ \
| | * | | | | fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr2009-06-291-1/+1
| * | | | | | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2009-06-291-0/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-0/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-291-0/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont2009-06-251-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-281-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2009-06-281-0/+1
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-281-0/+1
| |\ \ \ \ \
| | * | | | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-251-0/+1