index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
groups.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
ARM: ensure vm_struct has its phys_addr member filled in
Russell King
1
-0
/
+1
2012-09-28
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-26
ARM: 7540/1: kexec: Check segment memory addresses
Matthew Leach
1
-0
/
+6
2012-09-26
ARM: 7539/1: kexec: scan for dtb magic in segments
Matthew Leach
1
-1
/
+22
2012-09-26
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
5
-24
/
+43
2012-09-26
MAINTAINERS: update Intel C600 SAS driver maintainers
Dave Jiang
1
-3
/
+4
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-26
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
1
-0
/
+1
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
1
-1
/
+1
2012-09-25
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
1
-0
/
+1
2012-09-25
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
Jan Kara
1
-1
/
+1
2012-09-25
checksyscalls: fix "here document" handling
Heiko Carstens
1
-1
/
+1
2012-09-25
pwm-backlight: take over maintenance
Thierry Reding
1
-0
/
+2
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
1
-0
/
+4
2012-09-25
i3200_edac: Fix memory rank size
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
2012-09-24
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-24
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
1
-0
/
+5
2012-09-24
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
1
-0
/
+12
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
3
-13
/
+13
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
2
-0
/
+28
2012-09-24
tile: gxio iorpc numbering change for TRIO interface
Chris Metcalf
1
-11
/
+13
2012-09-24
c6x: use asm-generic/barrier.h
Mark Salter
2
-27
/
+1
2012-09-24
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-09-24
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
1
-0
/
+2
2012-09-24
md/raid5: add missing spin_lock_init.
NeilBrown
1
-0
/
+1
2012-09-24
Linux 3.6-rc7
v3.6-rc7
Linus Torvalds
1
-2
/
+2
2012-09-23
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
1
-20
/
+39
2012-09-23
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
1
-5
/
+7
2012-09-23
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
1
-6
/
+7
2012-09-23
batman-adv: Fix change mac address of soft iface.
Def
1
-2
/
+5
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-23
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-09-22
team: send port changed when added
Jiri Pirko
1
-8
/
+24
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-09-22
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
1
-0
/
+2
[next]