index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ks8695
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
xfs: replace xfs_buf_geterror() with bp->b_error
Chandra Seetharaman
2
-3
/
+3
2011-08-12
xfs: Check the return value of xfs_buf_read() for NULL
Chandra Seetharaman
2
-0
/
+8
2011-08-12
ARM: cache: detect VIPT aliasing I-cache on ARMv6
Will Deacon
1
-7
/
+8
2011-08-12
ARM: twd: register clockevents device before enabling PPI
Will Deacon
1
-2
/
+2
2011-08-12
ARM: realview: ensure visibility of writes during reset
Will Deacon
1
-0
/
+1
2011-08-12
ARM: perf: make name of arm_pmu_type consistent
Mark Rutland
2
-18
/
+18
2011-08-12
ARM: perf: fix prototype of release_pmu
Mark Rutland
1
-1
/
+1
2011-08-12
ARM: fix perf build with uclibc toolchains
Florian Fainelli
1
-0
/
+3
2011-08-12
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
1
-6
/
+7
2011-08-12
pnfs: Automatically select blocks & objects layouts
Boaz Harrosh
1
-14
/
+4
2011-08-12
ext4: Properly count journal credits for long symlinks
Eric Sandeen
1
-2
/
+4
2011-08-12
ext3: Properly count journal credits for long symlinks
Eric Sandeen
1
-2
/
+4
2011-08-12
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-12
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-12
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-12
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
5
-8
/
+32
2011-08-11
MAINTAINERS: Update linus' git repository
Tracey Dent
1
-1
/
+1
2011-08-11
Revert "EDAC: Correct Kconfig dependencies"
Linus Torvalds
1
-2
/
+3
2011-08-11
NFS41: make PNFS_BLOCK selectable
Peng Tao
1
-5
/
+9
2011-08-11
PCnet: Fix section mismatch
Ralf Baechle
1
-1
/
+1
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-11
ipv4: some rt_iif -> rt_route_iif conversions
Julian Anastasov
1
-5
/
+3
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-11
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
1
-8
/
+12
2011-08-11
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
1
-1
/
+1
2011-08-11
net/irda: sh_sir: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
net/irda: sh_irda: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-08-11
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
2
-1
/
+6
2011-08-11
USB: Serial: Add device ID for Sierra Wireless MC8305
Florian Echtler
1
-0
/
+1
2011-08-11
tcp: initialize variable ecn_ok in syncookies path
Mike Waychison
2
-2
/
+2
2011-08-11
ARM: mmp: Change the way we use timer 0 as clockevent timer.
Lennert Buytenhek
1
-12
/
+35
2011-08-11
ARM: mmp: Switch to using timer 1 as clocksource timer.
Lennert Buytenhek
1
-2
/
+2
2011-08-11
ARM: mmp: Also start timer 1 on boot.
Lennert Buytenhek
1
-6
/
+9
2011-08-11
ARM: pxa168/gplugd: free correct GPIO
Tanmay Upadhyay
1
-2
/
+2
2011-08-11
ARM: pxa168/gplugd: get rid of mfp-gplugd.h
Tanmay Upadhyay
3
-62
/
+45
2011-08-11
ARM: pxa: fix logic error in PJ4 iWMMXt handling
Lennert Buytenhek
1
-3
/
+3
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
10
-89
/
+111
2011-08-11
x86-64: Wire up getcpu syscall
Andy Lutomirski
1
-0
/
+2
2011-08-11
x86: Remove unnecessary compile flag tweaks for vsyscall code
Andy Lutomirski
2
-16
/
+0
2011-08-11
"xfs: fix error handling for synchronous writes" revisited
Ajeet Yadav
1
-1
/
+0
2011-08-10
drivers/net/wireless/wl1251: add missing kfree
Julia Lawall
2
-6
/
+2
2011-08-10
EDAC: Correct Kconfig dependencies
Borislav Petkov
1
-3
/
+2
2011-08-10
mach-sa1100: fix PCI build problem
Linus Walleij
1
-0
/
+1
[next]