Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 8 | -23/+145 | |
|\ | ||||||
| * | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 12 | -86/+74 | |
| |\ | ||||||
| * \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 29 | -78/+169 | |
| |\ \ | ||||||
| * | | | percpu: refactor percpu.h | Brian Gerst | 2009-01-20 | 1 | -18/+23 | |
| * | | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 226 | -2792/+5909 | |
| |\ \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 4 | -3/+91 | |
| | |\ \ \ \ | ||||||
| | | * | | | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 1 | -0/+1 | |
| | | * | | | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 | 1 | -6/+0 | |
| | | * | | | | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | 1 | -0/+7 | |
| | | * | | | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 | 1 | -2/+7 | |
| | | * | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask() | Rusty Russell | 2009-01-11 | 1 | -0/+6 | |
| | | * | | | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | 1 | -3/+78 | |
| | | |/ / / | ||||||
| * | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 313 | -2434/+12661 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 473 | -4820/+21109 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | 50 | -131/+240 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 2 | -0/+14 | |
| * | | | | | | | | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 | 1 | -0/+4 | |
| * | | | | | | | | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 2008-05-26 | 1 | -0/+4 | |
| * | | | | | | | | stackprotector: include files | Ingo Molnar | 2008-05-26 | 1 | -0/+8 | |
| * | | | | | | | | x86: fix stackprotector canary updates during context switches | Ingo Molnar | 2008-05-26 | 1 | -2/+1 | |
* | | | | | | | | | dmi: Fix build breakage | Kumar Gala | 2009-01-28 | 1 | -0/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | USB: add kernel-doc for wusb_dev in struct usb_device | Inaky Perez-Gonzalez | 2009-01-27 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" | Alexey Dobriyan | 2009-01-27 | 1 | -0/+7 | |
* | | | | | | | | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-27 | 3 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+2 | |
| * | | | | | | | | | DMI: Introduce dmi_first_match to make the interface more flexible | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | Hibernation: Introduce system_entering_hibernation | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-27 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571 | JosephChan@via.com.tw | 2009-01-26 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix "multiple definition of `debugfs_create_size_t'" | Linus Torvalds | 2009-01-26 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 2 | -64/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: Warn on deprecated binding model use | Jean Delvare | 2009-01-26 | 1 | -3/+5 | |
| * | | | | | | | | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 1 | -51/+0 | |
| * | | | | | | | | i2c: Delete 10 unused driver IDs | Jean Delvare | 2009-01-26 | 1 | -10/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: Fix linux/if_frad.h's suitability for userspace. | Krzysztof Hałasa | 2009-01-26 | 1 | -6/+4 | |
| * | | | | | | | | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning | 2009-01-21 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-01-26 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | quota: Improve locking | Jan Kara | 2009-01-16 | 1 | -2/+0 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-26 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | klist.c: bit 0 in pointer can't be used as flag | Jesper Nilsson | 2009-01-20 | 1 | -1/+1 | |
| * | | | | | | | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n | Inaky Perez-Gonzalez | 2009-01-20 | 1 | -0/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-01-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 2009-01-16 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-01-26 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: add async_tx_clear_ack() macro | Guennadi Liakhovetski | 2009-01-19 | 1 | -0/+5 | |
| * | | | | | | | | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n | Dan Williams | 2009-01-19 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 30 | -78/+175 | |
| |\ \ \ \ \ \ \ \ \ |