index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-15
ia64: Fix setup_per_cpu_areas() compilation error
Fenghua Yu
1
-0
/
+6
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
25
-155
/
+80
2009-07-09
microblaze: include EXIT_TEXT to _stext
Michal Simek
1
-2
/
+2
2009-07-04
percpu: teach large page allocator about NUMA
Tejun Heo
3
-95
/
+359
2009-07-04
percpu: allow non-linear / sparse cpu -> unit mapping
Tejun Heo
3
-37
/
+97
2009-07-04
percpu: drop pcpu_chunk->page[]
Tejun Heo
3
-249
/
+400
2009-07-04
percpu: reorder a few functions in mm/percpu.c
Tejun Heo
1
-45
/
+45
2009-07-04
percpu: simplify pcpu_setup_first_chunk()
Tejun Heo
3
-78
/
+33
2009-07-04
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
5
-171
/
+244
2009-07-04
percpu: make 4k first chunk allocator map memory
Tejun Heo
1
-17
/
+54
2009-07-04
x86,percpu: generalize 4k first chunk allocator
Tejun Heo
3
-62
/
+113
2009-07-04
percpu: drop @unit_size from embed first chunk allocator
Tejun Heo
3
-14
/
+8
2009-07-04
x86: make pcpu_chunk_addr_search() matching stricter
Tejun Heo
1
-1
/
+1
2009-07-02
x86: add boundary check for 32bit res before expand e820 resource to alignment
Yinghai Lu
1
-6
/
+10
2009-07-02
x86: fix power-of-2 round_up/round_down macros
Linus Torvalds
1
-2
/
+9
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
1
-1
/
+1
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
1
-6
/
+7
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
4
-181
/
+395
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
1
-1
/
+11
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
1
-2
/
+4
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
1
-1
/
+4
2009-07-02
fs/notify/inotify: decrement user inotify count on close
Keith Packard
1
-0
/
+3
2009-07-02
intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()
David Woodhouse
1
-2
/
+4
2009-07-02
intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops
David Woodhouse
1
-11
/
+13
2009-07-02
FRV: Add basic performance counter support
David Howells
4
-1
/
+38
2009-07-02
FRV: Implement atomic64_t
David Howells
6
-5
/
+236
2009-07-01
intel-iommu: Use cmpxchg64_local() for setting PTEs
David Woodhouse
1
-1
/
+1
2009-07-01
intel-iommu: Warn about unmatched unmap requests
David Woodhouse
1
-2
/
+4
2009-07-01
intel-iommu: Kill superfluous mapping_lock
David Woodhouse
1
-10
/
+2
2009-07-01
sh: LCDC dcache flush for deferred io
Paul Mundt
1
-8
/
+45
2009-07-01
sh: Fix compiler error and include the definition of IS_ERR_VALUE
Matt Fleming
1
-0
/
+1
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-07-01
intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386
David Woodhouse
1
-14
/
+23
2009-07-01
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
1
-1
/
+1
2009-07-01
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-01
intel-iommu: Make iommu=pt work on i386 too
David Woodhouse
1
-1
/
+1
2009-07-01
kmemleak: Fix scheduling-while-atomic bug
Ingo Molnar
1
-30
/
+1
2009-07-01
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
1
-4
/
+0
2009-07-01
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
1
-5
/
+5
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
7
-259
/
+42
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
5
-57
/
+152
2009-07-01
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
1
-64
/
+73
2009-07-01
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
1
-16
/
+21
2009-07-01
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
1
-2
/
+2
2009-07-01
sh: re-add LCDC fbdev support to the Migo-R defconfig
Magnus Damm
1
-2
/
+51
2009-07-01
sh: fix se7724 ceu names
Magnus Damm
1
-2
/
+2
2009-07-01
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2
-8
/
+21
2009-07-01
md/raid5: suspend shouldn't affect read requests.
NeilBrown
1
-1
/
+2
[next]