index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemcheck.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-07-07
ll_temac: Fix missing iounmaps
Denis Kirjanov
1
-5
/
+13
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
1
-0
/
+3
2010-07-07
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
1
-3
/
+20
2010-07-07
drm/radeon/kms: fix shared ddc handling
Alex Deucher
1
-1
/
+3
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2
-39
/
+33
2010-07-07
VFS: introduce s_dirty accessors
Artem Bityutskiy
1
-0
/
+13
2010-07-07
kbuild: Fix path to scripts/setlocalversion
Michal Marek
1
-1
/
+1
2010-07-06
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-07-06
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
1
-1
/
+1
2010-07-06
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
1
-1
/
+3
2010-07-05
ceph: fix crush device 'out' threshold to 1.0, not 0.1
Sage Weil
1
-1
/
+1
2010-07-05
MIPS: Return after handling coprocessor 2 exception
Jesper Nilsson
1
-1
/
+1
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
4
-13
/
+158
2010-07-05
MIPS: Loongson: Define rtc device on MC146818-equipped systems
Arnaud Patard
3
-0
/
+50
2010-07-05
MIPS: MT: Fix FPU affinity.
Ralf Baechle
1
-26
/
+61
2010-07-05
MIPS: Oprofile: Fixup of loongson2_exit()
Wu Zhangjin
1
-1
/
+7
2010-07-05
MIPS: Alchemy: sleepcode without compile-time cputype dependencies
Manuel Lauss
3
-32
/
+64
2010-07-05
MIPS: Tracing: Cleanup of address space checking
Wu Zhangjin
1
-3
/
+19
2010-07-05
MIPS: Tracing: Cleanup of function graph tracer
Wu Zhangjin
1
-22
/
+26
2010-07-05
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
Wu Zhangjin
1
-44
/
+49
2010-07-05
MIPS: Tracing: Cleanup of instructions used
Wu Zhangjin
1
-8
/
+11
2010-07-05
MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
Wu Zhangjin
1
-2
/
+14
2010-07-05
MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5
Wu Zhangjin
1
-3
/
+9
2010-07-05
MIPS: Tracing: Cleanup comments
Wu Zhangjin
1
-5
/
+6
2010-07-05
MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return
Wu Zhangjin
1
-14
/
+22
2010-07-05
MIPS: Tracing: Merge adjacent #ifdefs with same condition.
Wu Zhangjin
1
-2
/
+0
2010-07-05
MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
Yoichi Yuasa
2
-2
/
+2
2010-07-05
MIPS: Restore signalling NaN behaviour for abs.[sd]
Chris Dearman
2
-0
/
+2
2010-07-05
MIPS: Loongson: CS5536: Fix ISA support
Wu Zhangjin
1
-2
/
+2
2010-07-05
MIPS: Loongson: Add a missing break statement in CS5536 IDE code
Wu Zhangjin
1
-0
/
+1
2010-07-05
MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB
Wu Zhangjin
3
-1
/
+17
2010-07-05
MIPS: AR7: Fix typo in ar7.h
Florian Fainelli
1
-3
/
+3
2010-07-05
MIPS: AR7: Use correct UART port type
Florian Fainelli
1
-1
/
+1
2010-07-05
rbtree: Undo augmented trees performance damage and regression
Peter Zijlstra
3
-76
/
+87
2010-07-05
pcmcia: do not initialize the present flag too late.
Dominik Brodowski
1
-2
/
+1
2010-07-05
Linux 2.6.35-rc4
v2.6.35-rc4
Linus Torvalds
1
-1
/
+1
2010-07-05
module: initialize module dynamic debug later
Yehuda Sadeh
3
-11
/
+18
2010-07-05
ARM: 6205/1: perf: ensure counter delta is treated as unsigned
Will Deacon
1
-1
/
+1
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2
-0
/
+4
2010-07-03
perf, x86: Fix incorrect branches event on AMD CPUs
Vince Weaver
1
-2
/
+2
2010-07-03
virtio_net: fix oom handling on tx
Rusty Russell
1
-8
/
+13
2010-07-03
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
1
-4
/
+3
2010-07-03
s2io: resolve statistics issues
Jon Mason
2
-41
/
+64
2010-07-03
linux/net.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2010-07-03
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
4
-5
/
+30
2010-07-03
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
1
-2
/
+10
2010-07-03
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
1
-0
/
+2
2010-07-03
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
1
-6
/
+3
2010-07-03
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
1
-2
/
+3
[next]