index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
sysctl: use bitmap library functions
Akinobu Mita
1
-5
/
+3
2012-03-29
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
1
-2
/
+2
2012-03-29
ipmi: simplify locking
Corey Minyard
1
-33
/
+21
2012-03-29
ipmi: fix message handling during panics
Corey Minyard
2
-64
/
+56
2012-03-29
ipmi: use a tasklet for handling received messages
Corey Minyard
2
-67
/
+88
2012-03-29
ipmi: increase KCS timeouts
Matthew Garrett
1
-2
/
+2
2012-03-29
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
1
-1
/
+3
2012-03-29
kdump x86: fix total mem size calculation for reservation
Dave Young
1
-10
/
+1
2012-03-29
kexec: add further check to crashkernel
Zhenzhong Duan
1
-0
/
+4
2012-03-29
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
1
-0
/
+2
2012-03-29
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
8
-26
/
+24
2012-03-29
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2
-14
/
+1
2012-03-29
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
1
-2
/
+38
2012-03-29
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
1
-1
/
+14
2012-03-29
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
1
-1
/
+9
2012-03-29
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2
-0
/
+85
2012-03-29
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
5
-41
/
+56
2012-03-29
swapon: check validity of swap_flags
Hugh Dickins
2
-0
/
+6
2012-03-29
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
1
-0
/
+4
2012-03-29
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2
-3
/
+6
2012-03-29
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2
-1
/
+41
2012-03-29
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-28
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
1
-1
/
+2
2012-03-28
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-26
ARM: 7343/1: sa11x0: convert to sparse IRQ
Russell King
5
-12
/
+13
2012-03-26
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
21
-11
/
+40
2012-03-26
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
2
-0
/
+2
2012-03-26
ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h
Rob Herring
1
-1
/
+1
2012-03-26
ARM: sa11x0: remove unused DMA controller definitions
Russell King
2
-218
/
+3
2012-03-26
ARM: sa11x0: remove old SoC private DMA driver
Russell King
3
-466
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
7
-9
/
+13
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
um: Update defconfig
Richard Weinberger
1
-184
/
+471
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
1
-0
/
+1
2012-03-25
MTD: Relax dependencies
Richard Weinberger
5
-1
/
+6
2012-03-25
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
1
-0
/
+1
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
1
-0
/
+2
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-25
um: allow SUBARCH=x86
Al Viro
1
-2
/
+2
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
3
-7
/
+3
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
1
-0
/
+1
2012-03-25
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
1
-4
/
+3
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2
-3
/
+1
2012-03-25
um: a bunch of headers can be killed by using generic-y
Al Viro
7
-124
/
+1
2012-03-25
um: ptrace-generic.h doesn't need user.h
Al Viro
1
-1
/
+0
2012-03-25
um: kill HOST_TASK_PID
Al Viro
4
-8
/
+4
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
1
-2
/
+1
[next]