summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky1-3/+11
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-0/+2
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap1-1/+2
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+3
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+3
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-52/+130
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison10-10/+2
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+2
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks1-1/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips1-0/+1
2009-01-14mm: fix assertionNick Piggin1-1/+0
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens1-0/+7
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+6
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens1-0/+62
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-0/+2
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-40/+39
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2-12/+13
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-2/+2
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy1-1/+1
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa1-1/+1
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt1-0/+3
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+3
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds5-0/+543
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+12
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds1-1/+4
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-4/+2
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab1-3/+1
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+1
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai2-15/+2
2009-01-11BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem1-1/+4
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams1-0/+10
2009-01-11wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez1-2/+2
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton1-10/+3
2009-01-11regulator: PCF50633 pmic driverBalaji Rao1-0/+67
2009-01-11power_supply: PCF50633 battery charger driverBalaji Rao1-0/+134
2009-01-11mfd: PCF50633 gpio supportBalaji Rao1-0/+52
2009-01-11mfd: PCF50633 adc driverBalaji Rao1-0/+72
2009-01-11mfd: PCF50633 core driverBalaji Rao1-0/+218
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven1-0/+1
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy1-4/+4
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato2-1/+17
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato1-2/+2
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison1-2/+2
2009-01-09compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12