summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-3014-55/+164
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
| * Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-01-291-22/+110
| |\
| | * UBI: allow direct user-space I/OSidney Amani2009-01-271-0/+34
| | * UBI: improve ioctl commentariesArtem Bityutskiy2009-01-181-26/+62
| | * UBI: add ioctl for is_mapped operationCorentin Chary2009-01-181-0/+2
| | * UBI: add ioctl for unmap operationCorentin Chary2009-01-181-1/+2
| | * UBI: add ioctl for map operationCorentin Chary2009-01-181-0/+15
| * | epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-291-1/+0
| * | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-291-0/+1
| * | alpha: use syscall wrappersIvan Kokshaysky2009-01-291-0/+5
| * | kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu2009-01-291-21/+26
| * | dmi: Fix build breakageKumar Gala2009-01-281-0/+2
| * | drm: Rip out the racy, unused vblank signal code.Eric Anholt2009-01-282-10/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-0/+2
| |\ \
| | * | USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-271-0/+2
| * | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-271-0/+7
| * | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-273-0/+5
| |\ \ \
| | * | | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+2
| | * | | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-271-0/+1
| | * | | Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+2
| | | |/ | | |/|
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-261-0/+4
| | |/
* | | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-291-4/+3
* | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27178-15287/+78
|\ \ \ | |/ /
| * | Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-261-1/+1
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-262-64/+5
| |\ \
| | * | i2c: Warn on deprecated binding model useJean Delvare2009-01-261-3/+5
| | * | i2c: Delete many unused adapter IDsJean Delvare2009-01-261-51/+0
| | * | i2c: Delete 10 unused driver IDsJean Delvare2009-01-261-10/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-264-9/+8
| |\ \
| | * | net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa2009-01-261-6/+4
| | * | sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
| | * | usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-201-1/+0
| | |\ \ | | | |/ | | |/|
| | | * mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-261-2/+0
| |\ \ \
| | * | | quota: Improve lockingJan Kara2009-01-161-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-262-1/+8
| |\ \ \ \
| | * | | | klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-01-201-1/+1
| | * | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-201-0/+7
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26162-15197/+0
| |\ \ \ \
| | * | | | m68k,m68knommu: merge header filesSam Ravnborg2009-01-16162-15201/+0
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-01-261-1/+2
| |\ \ \ \ \
| | * | | | | drm: create mode_config idr lockJesse Barnes2009-01-221-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-261-0/+5
| |\ \ \ \ \
| | * | | | | PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-161-0/+5
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-261-1/+10
| |\ \ \ \ \ \
| | * | | | | | dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski2009-01-191-0/+5
OpenPOWER on IntegriCloud