summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-09-24vfs: optimization for touch_atime()Andi Kleen
2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara
2009-09-24fs/inode.c: add dev-id and inode number for debugging in init_special_inode()Manish Katiyar
2009-09-24libfs: make simple_read_from_buffer conventionalSteven Rostedt
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-24ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen
2009-09-24perf tools: Handle relative paths while loading module symbolsMike Galbraith
2009-09-24x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier
2009-09-24x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek
2009-09-24[PATCH] Fix idle time field in /proc/uptimeMichael Abbott
2009-09-24lsm: Use a compressed IPv6 string format in audit eventsPaul Moore
2009-09-24Audit: send signal info if selinux is disabledEric Paris
2009-09-24Audit: rearrange audit_context to save 16 bytes per structEric Paris
2009-09-24Audit: reorganize struct audit_watch to save 8 bytesEric Paris
2009-09-24ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput
2009-09-24Fix build of cpm_uart due to core changesBenjamin Herrenschmidt
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-09-24powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-09-24hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior
2009-09-23Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason
2009-09-23Btrfs: Fix test_range_bit for whole file extentsChris Mason
2009-09-23Btrfs: fix errors handling cached state in set/clear_extent_bitChris Mason
2009-09-24virtio_net: Check for room in the vq before adding bufferAmit Shah
2009-09-24virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell
2009-09-24virtio_net: formalize skb_vnet_hdrRusty Russell
2009-09-24virtio_net: don't free buffers in xmit ringRusty Russell
2009-09-24virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell