index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-20
[ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguity
Ben Dooks
1
-1
/
+1
2007-05-20
[ARM] 4396/1: S3C2443: Add missing HCLK clocks
Ben Dooks
1
-1
/
+21
2007-05-20
[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines
Ben Dooks
5
-0
/
+5
2007-05-20
[ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu
Greg Ungerer
1
-0
/
+2
2007-05-20
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
Greg Ungerer
1
-1
/
+1
2007-05-20
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2
-17
/
+51
2007-05-19
[NET]: Fix race condition about network device name allocation.
Stephen Hemminger
2
-5
/
+13
2007-05-19
[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr
Patrick McHardy
1
-1
/
+4
2007-05-19
[NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name
Patrick McHardy
1
-2
/
+0
2007-05-19
[NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invo...
Patrick McHardy
1
-4
/
+4
2007-05-19
[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
Herbert Xu
2
-67
/
+75
2007-05-19
[TCP] FRTO: Prevent state inconsistency in corner cases
Ilpo Järvinen
1
-0
/
+2
2007-05-19
[TCP] FRTO: Add missing ECN CWR sending to one of the responses
Ilpo Järvinen
1
-0
/
+1
2007-05-19
[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error
Mikael Pettersson
1
-3
/
+2
2007-05-19
[RFKILL]: Fix check for correct rfkill allocation
Ivo van Doorn
1
-1
/
+1
2007-05-19
[IPV6]: Add ip6_tunnel.h to headers_install
Deepak Saxena
1
-0
/
+1
2007-05-19
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
1
-1
/
+1
2007-05-19
mlx4_core: Fix array overrun in dump_dev_cap_flags()
Roland Dreier
1
-1
/
+1
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
1
-35
/
+80
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
1
-60
/
+98
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
1
-0
/
+1
2007-05-19
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
1
-0
/
+1
2007-05-19
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
1
-1
/
+1
2007-05-19
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
1
-1
/
+3
2007-05-19
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
1
-5
/
+2
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
4
-45
/
+92
2007-05-19
IB/core: Use start_port() and end_port()
Roland Dreier
1
-8
/
+2
2007-05-19
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
2
-0
/
+133
2007-05-19
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
1
-9
/
+7
2007-05-19
IB/core: Free umem when mm is already gone
Eli Cohen
1
-1
/
+3
2007-05-19
mm/slab: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-05-19
mm: fix section mismatch warnings
Sam Ravnborg
3
-22
/
+3
2007-05-19
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
2
-15
/
+1
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
3
-2
/
+28
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
29
-28
/
+40
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
29
-28
/
+37
2007-05-19
kbuild: add "Section mismatch" warning whitelist for powerpc
Li Yang
1
-4
/
+11
2007-05-19
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2
-0
/
+82
2007-05-19
kbuild: make modpost section warnings clearer
Russell King
1
-17
/
+16
2007-05-19
kconfig: search harder for curses library in check-lxdialog.sh
Mike Frysinger
1
-15
/
+9
2007-05-19
kbuild: include limits.h in sumversion.c for PATH_MAX
Mike Frysinger
1
-0
/
+1
2007-05-19
powerpc: Fix the MODALIAS generation in modpost for of devices
Sylvain Munaut
1
-3
/
+8
2007-05-19
[CRYPTO] api: Read module pointer before freeing algorithm
Herbert Xu
1
-1
/
+3
2007-05-18
Linux v2.6.22-rc2
Linus Torvalds
1
-1
/
+1
2007-05-18
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
1
-15
/
+30
2007-05-18
Further update of the i386 boot documentation
H. Peter Anvin
1
-82
/
+303
2007-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+3
2007-05-18
Fix roundup_pow_of_two(1)
Rolf Eike Beer
1
-1
/
+1
2007-05-18
timerfd use waitqueue lock ...
Davide Libenzi
1
-13
/
+11
2007-05-18
eventfd use waitqueue lock ...
Davide Libenzi
1
-14
/
+12
[prev]
[next]