index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
div64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
HID: wiimote: fix invalid power_supply_powers call
Jiri Kosina
1
-2
/
+2
2012-02-07
Documentation: update quilt tree location for Documentation patches
Randy Dunlap
1
-1
/
+1
2012-02-07
Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt
Larry Finger
1
-0
/
+2
2012-02-07
exec: fix use-after-free bug in setup_new_exec()
Heiko Carstens
2
-17
/
+19
2012-02-06
HID: wacom: Fix invalid power_supply_powers calls
Przemo Firszt
1
-3
/
+4
2012-02-05
hwmon: (w83627ehf) Fix number of fans for NCT6776F
Guenter Roeck
1
-3
/
+20
2012-02-04
PM / QoS: CPU C-state breakage with PM Qos change
Venkatesh Pallipadi
1
-1
/
+13
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2
-4
/
+27
2012-02-04
ARM: bcmring: fix build failure in mach-bcmring/arch.c
Paul Gortmaker
1
-1
/
+1
2012-02-04
ARM: bcmring: remove unused DMA map code
JD Zheng
2
-1008
/
+0
2012-02-04
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
1
-4
/
+41
2012-02-04
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...
Mel Gorman
1
-0
/
+13
2012-02-04
readahead: fix pipeline break caused by block plug
Shaohua Li
1
-4
/
+4
2012-02-04
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
1
-1
/
+5
2012-02-04
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Samuel Thibault
1
-1
/
+0
2012-02-04
lkdtm: avoid calling lkdtm_do_action() with spinlock held
Cong Wang
1
-1
/
+5
2012-02-04
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
1
-1
/
+6
2012-02-04
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
Andrew Morton
1
-1
/
+2
2012-02-04
avr32: select generic atomic64_t support
Fabio Baltieri
1
-0
/
+1
2012-02-04
mm: postpone migrated page mapping reset
Konstantin Khlebnikov
1
-1
/
+1
2012-02-04
xtensa: fix memscan()
Akinobu Mita
1
-3
/
+0
2012-02-04
MAINTAINERS: update lguest F: patterns
Joe Perches
1
-2
/
+2
2012-02-04
MAINTAINERS: remove staging sections
Joe Perches
1
-5
/
+0
2012-02-04
MAINTAINERS: remove iMX5 section
Joe Perches
1
-6
/
+0
2012-02-04
MAINTAINERS: update partitions block F: patterns
Joe Perches
1
-2
/
+2
2012-02-03
mfd: Avoid twl6040-codec PLL reconfiguration when not needed
Peter Ujfalusi
1
-51
/
+74
2012-02-03
mfd: Store twl6040-codec mclk configuration
Peter Ujfalusi
2
-0
/
+5
2012-02-03
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Will Deacon
1
-1
/
+1
2012-02-03
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
1
-0
/
+7
2012-02-03
include/linux/lp8727.h: Remove executable bit
Josh Triplett
1
-0
/
+0
2012-02-02
cifs: Fix oops in session setup code for null user mounts
Shirish Pargaonkar
1
-4
/
+3
2012-02-02
rbd: fix safety of rbd_put_client()
Alex Elder
1
-2
/
+4
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
4
-34
/
+35
2012-02-02
rbd: fix a memory leak in rbd_get_client()
Alex Elder
1
-0
/
+1
2012-02-02
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-02
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-02
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2
-3
/
+12
2012-02-02
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-02-02
ARM: 7302/1: Add TLB flushing for both entries in a PMD
Catalin Marinas
1
-1
/
+9
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
1
-0
/
+28
2012-02-02
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
1
-2
/
+4
2012-02-02
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
1
-3
/
+2
2012-02-02
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
Russell King
1
-2
/
+1
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-02-02
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-02
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-02-02
HID: hyperv: Properly disconnect the input device
K. Y. Srinivasan
1
-0
/
+1
2012-02-02
ALSA: hda - Disable dynamic-power control for VIA as default
Takashi Iwai
1
-0
/
+1
2012-02-02
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
Takashi Iwai
1
-6
/
+21
[next]