summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05audit: preface audit printk with auditEric Paris
2010-04-059p: saving negative to unsigned charDan Carpenter
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-05rmap: fix anon_vma_fork() memory leakRik van Riel
2010-04-059p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-059p: drop nlink removeAneesh Kumar K.V
2010-04-05fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V
2010-04-059p: documentation updateSripathi Kodi
2010-04-059p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi
2010-04-05eeepc-wmi: include slab.hTejun Heo
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo
2010-04-05ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins
2010-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller
2010-04-04sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes
2010-04-04ACPI: use _HID when supplied by root-level devicesBjorn Helgaas
2010-04-03sparc64: Update defconfig.David S. Miller
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-03Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-04-03PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch
2010-04-03Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2010-04-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-03tty: release_one_tty() forgets to put pidsOleg Nesterov