- c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 15 years ago
- ac7729d ACPI / PM: Move ACPI video resume to a PM notifier by Rafael J. Wysocki · 15 years ago
- 7da23b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
- 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
- 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 449cedf audit: preface audit printk with audit by Eric Paris · 15 years ago
- 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 15 years ago
- 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 15 years ago
- 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 15 years ago
- 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 15 years ago
- b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 15 years ago
- 28ecb60 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 15 years ago
- b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
- 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 15 years ago
- 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 15 years ago
- 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
- d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 15 years ago
- 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 15 years ago
- 9208d24 9p: documentation update by Sripathi Kodi · 15 years ago
- 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 15 years ago
- a32f392 eeepc-wmi: include slab.h by Tejun Heo · 15 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- a4ab277 staging/otus: include slab.h from usbdrv.h by Tejun Heo · 15 years ago
- 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 15 years ago
- f79e1ce ACPI: battery drivers should call power_supply_changed() by Alan Jenkins · 16 years ago
- e363a75 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n by Alan Jenkins · 16 years ago
- db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
- 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0121b0c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 15 years ago
- bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 15 years ago
- 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 15 years ago
- 3162b6f PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
- 17c452f ACPI: Don't send KEY_UNKNOWN for random video notifications by Matthew Garrett · 16 years ago
- 0f9b75e ACPI: NUMA: map pxms to low node ids by David Rientjes · 15 years ago
- b7b30de ACPI: use _HID when supplied by root-level devices by Bjorn Helgaas · 15 years ago
- 3f6c148 sparc64: Update defconfig. by David S. Miller · 15 years ago
- 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 15 years ago
- 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
- 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
- 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
- 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
- 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 15 years ago
- 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
- 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
- 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 15 years ago
- b0f86f5 perf, probe-finder: Build fix on Debian by Borislav Petkov · 15 years ago
- 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 15 years ago
- ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 15 years ago
- 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 15 years ago
- cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 15 years ago
- a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 15 years ago
- b1dcc03 perf/scripts: Tuple was set from long in both branches in python_process_event() by Tom Zanussi · 15 years ago
- 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 15 years ago
- 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 15 years ago
- 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 15 years ago
- 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
- b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
- 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
- 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
- 483f64c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
- bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
- be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 15 years ago
- 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 15 years ago
- 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 445c682 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- c7681f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 15 years ago
- b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 15 years ago
- ca3865b microblaze: Support word copying in copy_tofrom_user by Michal Simek · 15 years ago
- 6059b3c microblaze: Print early printk information to log buffer by Michal Simek · 15 years ago
- 3f21893 microblaze: head.S typo fix by Michal Simek · 15 years ago
- 0691c97 microblaze: Use MICROBLAZE_TLB_SIZE in asm code by Michal Simek · 15 years ago
- 9373dd6 microblaze: Kconfig Fix - pci by Michal Simek · 15 years ago
- 78ebfa8 microblaze: Adding likely macros by Michal Simek · 15 years ago
- 1385196 microblaze: Add .type and .size to ASM functions by Michal Simek · 15 years ago
- e84452d microblaze: Fix TLB macros by Michal Simek · 15 years ago
- 3765d69 microblaze: Use instruction with delay slot by Michal Simek · 15 years ago
- bd1637d microblaze: Remove additional resr and rear loading by Michal Simek · 15 years ago
- b175bcf microblaze: Change register usage for ESR and EAR by Michal Simek · 15 years ago
- 7a6bbdc microblaze: Prepare work for optimization in exception code by Michal Simek · 15 years ago
- 708e715 microblaze: Add DEBUG option by Michal Simek · 15 years ago
- ee68f17 microblaze: Support systems without lmb bram by Michal Simek · 15 years ago
- 89ae975 microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user by Michal Simek · 15 years ago
- 94804a9 microblaze: uaccess: Unify __copy_tofrom_user by Michal Simek · 15 years ago
- cca7912 microblaze: uaccess: Move functions to generic location by Michal Simek · 15 years ago
- ef4e277 microblaze: uaccess: Fix put_user for noMMU by Michal Simek · 15 years ago
- 3a6d772 microblaze: uaccess: Fix get_user macro for noMMU by Michal Simek · 15 years ago
- 527bdb5 microblaze: uaccess: fix clear_user for noMMU kernel by Michal Simek · 15 years ago
- 40e11e3 microblaze: uaccess: Fix strncpy_from_user function by Michal Simek · 15 years ago
- 4270690 microblaze: uaccess: fix copy_from_user macro by Michal Simek · 15 years ago
- cc5a428 microblaze: uaccess: copy_to_user unification by Michal Simek · 15 years ago
- 0dcb409 microblaze: uaccess: sync put/get/clear_user macros by Michal Simek · 15 years ago
- 8b651aa microblaze: uaccess: fix put_user and get_user macros by Michal Simek · 15 years ago
- c77a9c4 microblaze: uaccess: fix __get_user_asm macro by Michal Simek · 15 years ago
- 40b1156 microblaze: uaccess: fix clean user macro by Michal Simek · 15 years ago
- 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 15 years ago