aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* 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
| | | |_|_|/ | | |/| | |
| * | | | | include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
| * | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-15
| * | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-15
| * | | | | jbd: fix missing kernel-docRandy Dunlap2009-01-15
| * | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-15
| | |/ / / | |/| | |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-14
| |\ \ \ \
| | * \ \ \ Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-09
| * | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14
| |\ \ \ \ \
| | * | | | | [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-14
| | * | | | | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-14
| | * | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-14
| | * | | | | [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-14
| | * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
| | * | | | | [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14