aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-20percpu: refactor percpu.hBrian Gerst
2009-01-19dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski
2009-01-19dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-18UBI: improve ioctl commentariesArtem Bityutskiy
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary
2009-01-18UBI: add ioctl for unmap operationCorentin Chary
2009-01-18UBI: add ioctl for map operationCorentin Chary
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-16quota: Improve lockingJan Kara
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg
2009-01-16drm: initial KMS config fixesJesse Barnes
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15jbd: fix missing kernel-docRandy Dunlap
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14mm: fix assertionNick Piggin
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2009-01-14softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen