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