index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
2012-04-05
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
1
-0
/
+70
2012-04-05
libfs: add simple_open()
Stephen Boyd
2
-0
/
+9
2012-04-05
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-04-05
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
2012-04-05
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
1
-4
/
+13
2012-04-05
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
1
-1
/
+1
2012-04-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-05
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
1
-4
/
+5
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
7
-1
/
+93
2012-04-05
Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
5
-8
/
+39
2012-04-05
Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-7
/
+3
2012-04-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
17
-122
/
+122
2012-04-05
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
19
-104
/
+137
2012-04-05
Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-15
/
+44
2012-04-05
ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()
Luck, Tony
1
-1
/
+1
2012-04-05
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
1
-0
/
+4
2012-04-05
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
5
-11
/
+29
2012-04-05
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
1
-0
/
+2
2012-04-05
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
1
-1
/
+1
2012-04-05
ARM: EXYNOS: Fix compiler warning in dma.c file
Sachin Kamat
1
-2
/
+0
2012-04-05
ARM: EXYNOS: fix ISO C90 warning
Il Han
1
-1
/
+2
2012-04-05
Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...
Paul Walmsley
6
-58
/
+87
2012-04-05
ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions
Vaibhav Hiremath
1
-6
/
+6
2012-04-05
ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status
Rajendra Nayak
1
-12
/
+2
2012-04-05
ARM: OMAP2+: hwmod: Restore sysc after a reset
Rajendra Nayak
1
-12
/
+6
2012-04-05
ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules
Govindraj.R
1
-26
/
+30
2012-04-05
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
1
-4
/
+4
2012-04-05
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-04
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-25
/
+37
2012-04-04
mlx4: allocate just enough pages instead of always 4 pages
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2012-04-04
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-78
/
+204
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
45
-198
/
+354
2012-04-04
stmmac: re-add IFF_UNICAST_FLT for dwmac1000
Marc Kleine-Budde
1
-2
/
+4
2012-04-04
bnx2x: Clear MDC/MDIO warning message
Yaniv Rosner
2
-2
/
+1
2012-04-04
bnx2x: Fix BCM57711+BCM84823 link issue
Yaniv Rosner
1
-2
/
+2
2012-04-04
bnx2x: Clear BCM84833 LED after fan failure
Yaniv Rosner
2
-0
/
+12
2012-04-04
bnx2x: Fix BCM84833 PHY FW version presentation
Yaniv Rosner
1
-2
/
+1
2012-04-04
bnx2x: Fix link issue for BCM8727 boards.
Yaniv Rosner
1
-7
/
+14
2012-04-04
bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.
Yaniv Rosner
1
-15
/
+18
2012-04-04
bnx2x: Fix BCM578x0-SFI pre-emphasis settings
Yaniv Rosner
1
-5
/
+5
2012-04-04
bnx2x: Fix BCM57810-KR AN speed transition
Yaniv Rosner
1
-2
/
+18
2012-04-04
bnx2x: Fix BCM57810-KR FC
Yaniv Rosner
2
-0
/
+31
2012-04-04
bnx2x: PFC fix
Yaniv Rosner
2
-1
/
+18
2012-04-04
regmap: prevent division by zero in rbtree_show
Stephen Warren
1
-1
/
+7
2012-04-04
sky2: copy received packets on inefficient unaligned architecture
stephen hemminger
1
-1
/
+12
2012-04-04
net/bonding: correctly proxy slave neigh param setup ndo function
Shlomo Pongratz
1
-8
/
+43
2012-04-04
net/bonding: emit address change event also in bond_release
Shlomo Pongratz
1
-0
/
+3
[prev]
[next]