aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason2010-04-05
| * Btrfs: create snapshot references in same commit as snapshotSage Weil2010-04-05
| * Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik2010-04-05
| * Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2010-04-05
| * Btrfs: fix chunk allocate size calculationJosef Bacik2010-03-30
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
| * Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik2010-03-30
| * Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter2010-03-30
| * Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter2010-03-30
| * Btrfs: dereferencing freed memoryDan Carpenter2010-03-30
| * Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()Zhao Lei2010-03-30
| * Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()Zhao Lei2010-03-30
| * Btrfs: Remove unnecessary finish_wait() in wait_current_trans()Zhao Lei2010-03-30
| * Btrfs: add NULL check for do_walk_down()Miao Xie2010-03-30
| * Btrfs: remove duplicate include in ioctl.cAndrea Gelmini2010-03-30
* | audit: preface audit printk with auditEric Paris2010-04-05
* | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-05
|\ \
| * | eeepc-wmi: include slab.hTejun Heo2010-04-04
| * | Merge branch 'master' into export-slabhTejun Heo2010-04-04
| |\ \
| * | | staging/otus: include slab.h from usbdrv.hTejun Heo2010-04-04
| * | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-30
| * | | kmemcheck: Fix build errors due to missing slab.hRandy Dunlap2010-03-30
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo2010-03-30
| * | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-05
|\ \ \ \
| * | | | module: add stub for is_module_percpu_addressRandy Dunlap2010-03-30
| * | | | percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2010-03-29
| * | | | module: encapsulate percpu handling better and record percpu_sizeTejun Heo2010-03-29
* | | | | rmap: fix anon_vma_fork() memory leakRik van Riel2010-04-05
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-04
|\ \ \ \
| * | | | sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-04
| * | | | sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-04
| * | | | sparc64: Update defconfig.David S. Miller2010-04-03
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-03
| |\ \ \ \
| * | | | | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-03
| * | | | | sparc: Fix regset register window handling.David S. Miller2010-03-31
| * | | | | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-30
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-04
|\ \ \ \ \ \
| * | | | | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-03
| * | | | | | perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-03
| * | | | | | perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-02
| * | | | | | perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-02
| * | | | | | perf: Fix 'perf sched record' deadlockMike Galbraith2010-04-02
| * | | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-02
| * | | | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-02
| * | | | | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-02
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-02
| |\ \ \ \ \ \
| | * | | | | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-01