index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-05
3
-18
/
+58
*
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-05
3
-7
/
+7
*
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
2008-03-05
2
-4
/
+9
*
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
2008-03-05
1
-17
/
+17
*
eCryptfs: make ecryptfs_prepare_write decrypt the page
Michael Halcrow
2008-03-05
1
-26
/
+76
*
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...
Jesper Nilsson
2008-03-05
1
-3
/
+3
*
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
2008-03-05
3
-46
/
+11
*
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
2008-03-05
1
-1
/
+2
*
fs/reiserfs/super.c: correct use of ! and &
Julia Lawall
2008-03-05
1
-1
/
+1
*
drivers/serial/m32r_sio.c: correct use of ! and &
Julia Lawall
2008-03-05
1
-1
/
+1
*
drivers/isdn: correct use of ! and &
Julia Lawall
2008-03-05
2
-4
/
+5
*
drivers/char/isicom.c: correct use of ! and &
Julia Lawall
2008-03-05
1
-1
/
+1
*
memcg: fix oops on NULL lru list
Hugh Dickins
2008-03-05
1
-8
/
+9
*
memcg: simplify force_empty and move_lists
Hirokazu Takahashi
2008-03-05
1
-49
/
+13
*
memcg: fix mem_cgroup_move_lists locking
Hugh Dickins
2008-03-05
1
-6
/
+43
*
memcg: css_put after remove_list
Hugh Dickins
2008-03-05
1
-6
/
+6
*
memcg: remove clear_page_cgroup and atomics
Hugh Dickins
2008-03-05
1
-63
/
+43
*
memcg: memcontrol uninlined and static
Hugh Dickins
2008-03-05
1
-17
/
+11
*
memcg: memcontrol whitespace cleanups
Hugh Dickins
2008-03-05
1
-66
/
+28
*
memcg: remove mem_cgroup_uncharge
Hugh Dickins
2008-03-05
2
-28
/
+15
*
memcg: mem_cgroup_charge never NULL
Hugh Dickins
2008-03-05
2
-43
/
+27
*
memcg: bad page if page_cgroup when free
Hugh Dickins
2008-03-05
3
-25
/
+28
*
memcg: fix VM_BUG_ON from page migration
Hugh Dickins
2008-03-05
1
-5
/
+14
*
memcg: when do_swap's do_wp_page fails
Hugh Dickins
2008-03-05
1
-6
/
+3
*
memcg: page_cache_release not __free_page
Hugh Dickins
2008-03-05
1
-2
/
+2
*
memcg: move_lists on page not page_cgroup
Hugh Dickins
2008-03-05
4
-7
/
+9
*
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
2008-03-05
3
-5
/
+5
*
markers: add an if(0) to __mark_check_format()
Mathieu Desnoyers
2008-03-05
1
-1
/
+7
*
markers: don't risk NULL deref in marker
Jesper Juhl
2008-03-05
1
-4
/
+5
*
.gitignore: ignore emacs backup and temporary files.
Chris Dearman
2008-03-05
1
-0
/
+2
*
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
2008-03-05
1
-1
/
+0
*
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
2008-03-05
1
-6
/
+34
*
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
2008-03-05
1
-13
/
+15
*
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
2008-03-05
1
-3
/
+3
*
include falloc.h in header-y
Eric Sandeen
2008-03-05
1
-0
/
+1
*
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
Jesper Nilsson
2008-03-05
2
-317
/
+345
*
ipwireless: fix potential tty == NULL dereference
David Sterba
2008-03-05
1
-1
/
+4
*
sm501: add support for the SM502 programmable PLL
Ville Syrjala
2008-03-05
3
-36
/
+133
*
sm501: remove a duplicated table
Ville Syrjala
2008-03-05
1
-32
/
+13
*
sm501fb: fix timing limits
Ville Syrjala
2008-03-05
1
-2
/
+4
*
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
2008-03-05
1
-0
/
+2
*
sm501fb: RGB offsets are reversed in 16bpp modes
Ville Syrjala
2008-03-05
1
-4
/
+4
*
sm501fb: direct color visual does not work
Ville Syrjala
2008-03-05
1
-1
/
+3
*
ndelay(): switch to C function to avoid 64-bit division
Andrew Morton
2008-03-05
1
-1
/
+7
*
ds1wm: report bus reset error
Anton Vorontsov
2008-03-05
1
-9
/
+9
*
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
2008-03-05
1
-2
/
+3
*
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
Grant Likely
2008-03-05
1
-3
/
+8
*
pktcdvd: reduce stack consumption
Peter Osterlund
2008-03-05
1
-8
/
+13
*
add noinline_for_stack
Andrew Morton
2008-03-05
1
-0
/
+6
*
tridentfb: resource management fixes in probe function
Krzysztof Helt
2008-03-05
1
-17
/
+48
[next]