index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes: fix a null pointer bug in register_kretprobe()
Masami Hiramatsu
2008-03-04
1
-17
/
+26
*
input: add I2C to config since the driver makes several i2c*() calls
Randy Dunlap
2008-03-04
1
-3
/
+3
*
ext3: fix mount option parsing
Josef Bacik
2008-03-04
1
-1
/
+1
*
hugetlb: fix pool shrinking while in restricted cpuset
Nishanth Aravamudan
2008-03-04
1
-4
/
+22
*
hugetlb: close a difficult to trigger reservation race
Adam Litke
2008-03-04
1
-4
/
+13
*
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
2008-03-04
1
-0
/
+2
*
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2008-03-04
2
-4
/
+18
*
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
2008-03-04
1
-3
/
+9
*
md: lock access to rdev attributes properly
NeilBrown
2008-03-04
1
-9
/
+26
*
md: make sure a reshape is started when device switches to read-write
NeilBrown
2008-03-04
1
-0
/
+1
*
md: clean up irregularity with raid autodetect
NeilBrown
2008-03-04
2
-1
/
+4
*
md: guard against possible bad array geometry in v1 metadata
NeilBrown
2008-03-04
1
-2
/
+6
*
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-04
2
-2
/
+19
*
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2008-03-04
2
-43
/
+81
*
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-04
3
-18
/
+58
*
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-04
3
-7
/
+7
*
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
2008-03-04
2
-4
/
+9
*
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
2008-03-04
1
-17
/
+17
*
eCryptfs: make ecryptfs_prepare_write decrypt the page
Michael Halcrow
2008-03-04
1
-26
/
+76
*
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...
Jesper Nilsson
2008-03-04
1
-3
/
+3
*
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
2008-03-04
3
-46
/
+11
*
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
2008-03-04
1
-1
/
+2
*
fs/reiserfs/super.c: correct use of ! and &
Julia Lawall
2008-03-04
1
-1
/
+1
*
drivers/serial/m32r_sio.c: correct use of ! and &
Julia Lawall
2008-03-04
1
-1
/
+1
*
drivers/isdn: correct use of ! and &
Julia Lawall
2008-03-04
2
-4
/
+5
*
drivers/char/isicom.c: correct use of ! and &
Julia Lawall
2008-03-04
1
-1
/
+1
*
memcg: fix oops on NULL lru list
Hugh Dickins
2008-03-04
1
-8
/
+9
*
memcg: simplify force_empty and move_lists
Hirokazu Takahashi
2008-03-04
1
-49
/
+13
*
memcg: fix mem_cgroup_move_lists locking
Hugh Dickins
2008-03-04
1
-6
/
+43
*
memcg: css_put after remove_list
Hugh Dickins
2008-03-04
1
-6
/
+6
*
memcg: remove clear_page_cgroup and atomics
Hugh Dickins
2008-03-04
1
-63
/
+43
*
memcg: memcontrol uninlined and static
Hugh Dickins
2008-03-04
1
-17
/
+11
*
memcg: memcontrol whitespace cleanups
Hugh Dickins
2008-03-04
1
-66
/
+28
*
memcg: remove mem_cgroup_uncharge
Hugh Dickins
2008-03-04
2
-28
/
+15
*
memcg: mem_cgroup_charge never NULL
Hugh Dickins
2008-03-04
2
-43
/
+27
*
memcg: bad page if page_cgroup when free
Hugh Dickins
2008-03-04
3
-25
/
+28
*
memcg: fix VM_BUG_ON from page migration
Hugh Dickins
2008-03-04
1
-5
/
+14
*
memcg: when do_swap's do_wp_page fails
Hugh Dickins
2008-03-04
1
-6
/
+3
*
memcg: page_cache_release not __free_page
Hugh Dickins
2008-03-04
1
-2
/
+2
*
memcg: move_lists on page not page_cgroup
Hugh Dickins
2008-03-04
4
-7
/
+9
*
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
2008-03-04
3
-5
/
+5
*
markers: add an if(0) to __mark_check_format()
Mathieu Desnoyers
2008-03-04
1
-1
/
+7
*
markers: don't risk NULL deref in marker
Jesper Juhl
2008-03-04
1
-4
/
+5
*
.gitignore: ignore emacs backup and temporary files.
Chris Dearman
2008-03-04
1
-0
/
+2
*
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
2008-03-04
1
-1
/
+0
*
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
2008-03-04
1
-6
/
+34
*
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
2008-03-04
1
-13
/
+15
*
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
2008-03-04
1
-3
/
+3
*
include falloc.h in header-y
Eric Sandeen
2008-03-04
1
-0
/
+1
*
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
Jesper Nilsson
2008-03-04
2
-317
/
+345
[next]