aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
|\
| * epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-29
| * cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-29
| * alpha: use syscall wrappersIvan Kokshaysky2009-01-29
| * kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu2009-01-29
| * dmi: Fix build breakageKumar Gala2009-01-28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-27
| |\
| | * USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-27
| * | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-27
| * | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-27
| |\ \
| | * | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-27
| | * | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-27
| | * | Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-27
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-27
| |\ \ \ | | |_|/ | |/| |
| | * | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-26
| | |/
* | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\| |
| * | Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-26
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26
| |\ \
| | * | i2c: Warn on deprecated binding model useJean Delvare2009-01-26
| | * | i2c: Delete many unused adapter IDsJean Delvare2009-01-26
| | * | i2c: Delete 10 unused driver IDsJean Delvare2009-01-26
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-26
| |\ \
| | * | net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa2009-01-26
| | * | usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-21
| | |/
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-26
| |\ \
| | * | quota: Improve lockingJan Kara2009-01-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-26
| |\ \ \
| | * | | klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-01-20
| | * | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-20
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-26
| |\ \ \
| | * | | PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-16
| | |/ /
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-26
| |\ \ \
| | * | | dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski2009-01-19
| | * | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams2009-01-19
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| |\ \ \ \
| | * \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22
| | |\ \ \ \
| | | * | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-22
| | | | |/ / | | | |/| |
| | * | | | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-14
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-12
| | * | | | Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-07
* | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
|\| | | | |
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | libata: Add another column to the ata_timing table.David Daney2009-01-16
| | * | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-15
| |\ \ \ \ \
| | * | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-15
| | * | | | | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-13
| | * | | | | net: Fix a comment in include/linux/netdevice.h.Krzysztof Hałasa2009-01-13
| | | |_|_|/ | | |/| | |