index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
Tetsuo Handa
4
-18
/
+18
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
1
-3
/
+6
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
1
-1
/
+2
2010-05-05
drm/radeon/kms/legacy: only enable load detection property on DVI-I
Alex Deucher
1
-0
/
+2
2010-05-05
drm/radeon/kms: fix panel scaling adjusted mode setup
Alex Deucher
3
-22
/
+53
2010-05-05
ima: remove ACPI dependency
Mimi Zohar
1
-3
/
+2
2010-05-05
TPM: ACPI/PNP dependency removal
Rajiv Andrade
2
-22
/
+32
2010-05-05
Fix the x86_64 implementation of call_rwsem_wait()
David Howells
1
-1
/
+1
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
2
-16
/
+20
2010-05-04
i2c: Fix probing of FSC hardware monitoring chips
Jean Delvare
1
-5
/
+16
2010-05-04
i2c-core: Erase pointer to clientdata on removal
Wolfram Sang
2
-2
/
+11
2010-05-04
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
1
-1
/
+1
2010-05-03
ceph: remove bad auth_x kmem_cache
Sage Weil
1
-22
/
+10
2010-05-03
ceph: fix lockless caps check
Sage Weil
1
-1
/
+1
2010-05-03
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
1
-0
/
+9
2010-05-03
ceph: fix direct io truncate offset
Sage Weil
1
-1
/
+2
2010-05-03
ceph: discard incoming messages with bad seq #
Sage Weil
1
-0
/
+20
2010-05-03
ceph: fix seq counting for skipped messages
Sage Weil
1
-0
/
+2
2010-05-03
ceph: add missing #includes
Sage Weil
3
-0
/
+4
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
1
-1
/
+1
2010-05-03
ceph: print more useful version info on module load
Sage Weil
1
-3
/
+4
2010-05-03
ceph: fix snap realm splits
Sage Weil
1
-10
/
+14
2010-05-03
ceph: clear dir complete on d_move
Sage Weil
1
-0
/
+4
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
1
-0
/
+1
2010-05-03
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-05-03
watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
Wim Van Sebroeck
1
-1
/
+1
2010-05-03
x86: Fix parse_reservetop() build failure on certain configs
Ingo Molnar
1
-0
/
+1
2010-05-01
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
1
-1
/
+1
2010-04-30
x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
Prarit Bhargava
1
-0
/
+3
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
1
-11
/
+14
2010-04-30
MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
Wu Zhangjin
1
-1
/
+19
2010-04-30
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
Wu Zhangjin
1
-1
/
+1
2010-04-30
MIPS: Loongson 2F: Enable fixups of the latest binutils
Wu Zhangjin
1
-0
/
+13
2010-04-30
MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
Wu Zhangjin
1
-0
/
+27
2010-04-30
MIPS: Kconfig: Make Broadcom SoC support naming consistent
Florian Fainelli
1
-1
/
+1
2010-04-30
MIPS: BCM63xx: Update defconfig
Florian Fainelli
1
-83
/
+335
2010-04-30
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
Wu Zhangjin
1
-1
/
+1
2010-04-30
STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
David Daney
1
-0
/
+8
2010-04-30
NET: mdio-octeon: Enable the hardware before using it.
David Daney
1
-0
/
+10
2010-04-30
I2C: Fix section mismatch errors in i2c-octeon.c
David Daney
1
-2
/
+2
2010-04-30
MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix phys_mem_access_prot() check
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix find_vga_mem_init()
Richard LIU
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix typo in gdium mach type string.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Use CKSEG1ADDR for uncached handler
Sebastian Andrzej Siewior
1
-6
/
+1
2010-04-30
MIPS: Check for accesses beyond the end of the PGD.
David Daney
1
-23
/
+87
2010-04-30
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
David Daney
1
-16
/
+14
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
1
-0
/
+18
2010-04-30
MIPS: die() does not call die notifier chain
Yury Polyanskiy
4
-6
/
+11
2010-04-30
MIPS: Swarm, Littlesur: Enable PATA platform driver.
Sebastian Andrzej Siewior
1
-0
/
+2
[next]