summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik2010-04-051-5/+4
| * | | | | | | Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2010-04-052-32/+5
| * | | | | | | Btrfs: fix chunk allocate size calculationJosef Bacik2010-03-301-1/+3
| * | | | | | | Btrfs: kill max_extent mount optionJosef Bacik2010-03-306-81/+13
| * | | | | | | Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik2010-03-302-4/+12
| * | | | | | | Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter2010-03-301-1/+1
| * | | | | | | Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter2010-03-301-0/+3
| * | | | | | | Btrfs: dereferencing freed memoryDan Carpenter2010-03-301-0/+1
| * | | | | | | Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()Zhao Lei2010-03-301-2/+2
| * | | | | | | Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()Zhao Lei2010-03-301-0/+2
| * | | | | | | Btrfs: Remove unnecessary finish_wait() in wait_current_trans()Zhao Lei2010-03-301-10/+5
| * | | | | | | Btrfs: add NULL check for do_walk_down()Miao Xie2010-03-301-1/+4
| * | | | | | | Btrfs: remove duplicate include in ioctl.cAndrea Gelmini2010-03-301-1/+0
* | | | | | | | audit: preface audit printk with auditEric Paris2010-04-051-1/+1
* | | | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-054216-744/+3762
|\ \ \ \ \ \ \ \
| * | | | | | | | eeepc-wmi: include slab.hTejun Heo2010-04-051-0/+1
| * | | | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-05183-2618/+4561
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | staging/otus: include slab.h from usbdrv.hTejun Heo2010-04-051-0/+1
| * | | | | | | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-303-26/+40
| * | | | | | | | kmemcheck: Fix build errors due to missing slab.hRandy Dunlap2010-03-301-0/+1
| * | | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304208-717/+3717
| * | | | | | | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo2010-03-303-1/+3
| * | | | | | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-301-1/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-055-48/+121
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: add stub for is_module_percpu_addressRandy Dunlap2010-03-311-0/+5
| * | | | | | | | | percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2010-03-295-16/+77
| * | | | | | | | | module: encapsulate percpu handling better and record percpu_sizeTejun Heo2010-03-292-32/+39
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | rmap: fix anon_vma_fork() memory leakRik van Riel2010-04-051-0/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-047-21/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-041-7/+17
| * | | | | | | | sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-031-0/+75
| * | | | | | | | sparc64: Update defconfig.David S. Miller2010-04-031-12/+16
| * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-034629-145688/+275436
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
| * | | | | | | | sparc: Fix regset register window handling.David S. Miller2010-03-312-0/+8
| * | | | | | | | drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-291-1/+3
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-0411-75/+153
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0
| * | | | | | | | | perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+1
| * | | | | | | | | perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-021-5/+5
| * | | | | | | | | perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-021-5/+12
| * | | | | | | | | perf: Fix 'perf sched record' deadlockMike Galbraith2010-04-021-3/+12
| * | | | | | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-022-5/+44
| * | | | | | | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52
| * | | | | | | | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-021-2/+2
| * | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-025-15/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-011-1/+1
| | * | | | | | | | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-013-12/+15
| | * | | | | | | | | perf: Correctly align perf event tracing bufferFrederic Weisbecker2010-04-011-2/+9
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-04-042-5/+1
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud