summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-01-16Merge branch 'misc' into releaseLen Brown-1/+1
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell-1/+1
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+8
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-0/+1
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds-2/+2
2009-01-16libata: Add another column to the ata_timing table.David Daney-3/+6
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik-0/+2
2009-01-16drm: initial KMS config fixesJesse Barnes-2/+2
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+5
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput-16/+13
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky-3/+11
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng-0/+2
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap-1/+2
2009-01-15jbd: fix missing kernel-docRandy Dunlap-0/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan-1/+1
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt-0/+3
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+3
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-52/+130
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-10/+2
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1/+2
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks-1/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips-0/+1
2009-01-14mm: fix assertionNick Piggin-1/+0
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens-0/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens-0/+7
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt-0/+6
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens-0/+62
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens-0/+2
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens-40/+39
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens-12/+13
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com-2/+2
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie-0/+1
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy-1/+1
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa-1/+1
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt-0/+3
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+3
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds-0/+543
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+12
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds-1/+4
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-4/+2
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab-3/+1
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven-1/+1
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai-15/+2
2009-01-11BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem-1/+4
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams-0/+10
2009-01-11wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez-2/+2
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton-10/+3
2009-01-11regulator: PCF50633 pmic driverBalaji Rao-0/+67
2009-01-11power_supply: PCF50633 battery charger driverBalaji Rao-0/+134
2009-01-11mfd: PCF50633 gpio supportBalaji Rao-0/+52