summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| * | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams2009-01-191-1/+5
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-262-0/+9
|\ \ \ \
| * \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-2230-78/+175
| |\ \ \ \
| | * | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-221-0/+6
| | | |/ / | | |/| |
| * | | | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-141-0/+3
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-263-11/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-121-0/+6
| * | | | Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-1198-550/+2864
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-072-11/+24
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-161-3/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libata: Add another column to the ata_timing table.David Daney2009-01-161-3/+6
| * | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-152-2/+5
|\ \ \ \ \
| * | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+3
| * | | | | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-121-1/+1
| * | | | | net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa2009-01-121-1/+1
| | |_|_|/ | |/| | |
* | | | | include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-1515-16/+13
* | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-0/+2
* | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-151-1/+2
* | | | | jbd: fix missing kernel-docRandy Dunlap2009-01-151-0/+2
* | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-151-1/+1
| |/ / / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-141-0/+3
|\ \ \ \
| * \ \ \ Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-131-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-091-0/+3
* | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-142-52/+130
|\ \ \ \ \
| * | | | | [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-141-0/+1
| * | | | | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-0/+7
| * | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+6
| * | | | | [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+62
| * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-0/+2
| * | | | | [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-141-40/+39
| * | | | | [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-142-12/+13
| |/ / / /
* | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-141-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-142-1/+2
|\ \ \ \ \
| * | | | | IDE: fix sparse signed-ness errors with host->host_busyBen Dooks2009-01-141-1/+1
| * | | | | it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-01-141-0/+1
| |/ / / /
* / / / / mm: fix assertionNick Piggin2009-01-141-1/+0
|/ / / /
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-121-10/+3
|\ \ \ \
| * | | | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-111-10/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-125-0/+543
|\ \ \ \
| * | | | regulator: PCF50633 pmic driverBalaji Rao2009-01-111-0/+67