index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
2
-42
/
+0
2011-02-15
get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()
Al Viro
1
-8
/
+0
2011-02-15
drop out of RCU in return_reval
Al Viro
1
-19
/
+6
2011-02-15
split do_revalidate() into RCU and non-RCU cases
Al Viro
1
-17
/
+30
2011-02-15
in do_lookup() split RCU and non-RCU cases of need_revalidate
Al Viro
1
-15
/
+16
2011-02-15
nothing in do_follow_link() is going to see RCU
Al Viro
1
-8
/
+7
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
2
-8
/
+25
2011-02-15
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
Paul Bolle
1
-0
/
+3
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
4
-3
/
+7
2011-02-14
Btrfs - Fix memory leak in btrfs_init_new_device()
Ilya Dryomov
1
-0
/
+2
2011-02-14
btrfs: prevent heap corruption in btrfs_ioctl_space_info()
Dan Rosenberg
1
-2
/
+8
2011-02-14
Btrfs: Fix balance panic
Yan, Zheng
1
-0
/
+1
2011-02-14
Btrfs: don't release pages when we can't clear the uptodate bits
Chris Mason
1
-1
/
+9
2011-02-14
Btrfs: fix page->private races
Chris Mason
2
-5
/
+41
2011-02-14
Revert "dt: add documentation of ARM dt boot interface"
Grant Likely
2
-69
/
+4
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2
-2
/
+2
2011-02-14
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-13
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
1
-2
/
+1
2011-02-13
devicetree-discuss is moderated for non-subscribers
Paul Bolle
1
-1
/
+1
2011-02-12
MAINTAINERS: Add entry for GPIO subsystem
Grant Likely
1
-0
/
+9
2011-02-12
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
Theodore Ts'o
2
-9
/
+21
2011-02-12
ext4: serialize unaligned asynchronous DIO
Eric Sandeen
5
-18
/
+100
2011-02-12
ext4: make grpinfo slab cache names static
Eric Sandeen
1
-40
/
+60
2011-02-12
x86: Readd missing irq_to_desc() in fixup_irq()
Thomas Gleixner
1
-1
/
+2
2011-02-12
MAINTAINERS: Add entry for GPIO subsystem
Grant Likely
1
-0
/
+9
2011-02-12
drivers/w1/masters/omap_hdq.c: add missing clk_put
Julia Lawall
1
-14
/
+14
2011-02-12
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-02-12
vmscan: fix zone shrinking exit when scan work is done
Johannes Weiner
1
-2
/
+2
2011-02-12
mlock: do not munlock pages in __do_fault()
Michel Lespinasse
1
-6
/
+0
2011-02-12
mlock: fix race when munlocking pages in do_wp_page()
Michel Lespinasse
1
-14
/
+12
2011-02-12
memblock: don't adjust size in memblock_find_base()
Yinghai Lu
1
-2
/
+0
2011-02-12
nbd: remove module-level ioctl mutex
Soren Hansen
1
-3
/
+0
2011-02-12
drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()
Alexander Strakh
1
-1
/
+5
2011-02-12
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
1
-6
/
+22
2011-02-12
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2011-02-12
vfs: call rcu_barrier after ->kill_sb()
Boaz Harrosh
1
-0
/
+5
2011-02-12
Fix possible filp_cachep memory corruption
Linus Torvalds
2
-10
/
+12
2011-02-11
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...
Will Deacon
1
-5
/
+13
2011-02-11
ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR
Will Deacon
1
-13
/
+13
2011-02-11
ARM: 6658/1: collie: do actually pass locomo_info to locomo driver
Dmitry Eremin-Solenikov
1
-0
/
+3
2011-02-11
ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNEL
Dave Martin
1
-1
/
+1
2011-02-11
dlm: use single thread workqueues
David Teigland
1
-4
/
+2
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
1
-2
/
+2
2011-02-11
Input: wacom - fix error path in wacom_probe()
Alexander Strakh
1
-1
/
+1
2011-02-11
Input: ads7846 - check proper condition when freeing gpio
Dmitry Torokhov
1
-16
/
+22
2011-02-11
ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662
Anisse Astier
1
-0
/
+1
2011-02-11
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
3
-7
/
+6
2011-02-11
cifs: don't always drop malformed replies on the floor (try #3)
Jeff Layton
3
-7
/
+28
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
3
-3
/
+21
[next]