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
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2
-2
/
+2
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2
-2
/
+2
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2
-2
/
+2
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
1
-0
/
+12
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
4
-1
/
+42
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
1
-3
/
+7
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
3
-7
/
+3
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
3
-8
/
+7
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2
-22
/
+16
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2
-2
/
+2
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
1
-6
/
+5
2013-11-06
arc: Replace __get_cpu_var uses
Christoph Lameter
2
-4
/
+4
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
1
-4
/
+5
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
4
-7
/
+37
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2013-11-05
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
1
-1
/
+1
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
1
-11
/
+11
2013-11-04
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
2
-9
/
+0
2013-11-04
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
Trond Myklebust
2
-5
/
+22
2013-11-04
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
Trond Myklebust
1
-13
/
+12
2013-11-04
nfs: set security label when revalidating inode
Jeff Layton
1
-0
/
+2
2013-11-04
NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec
Trond Myklebust
1
-1
/
+1
2013-11-04
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
1
-5
/
+5
2013-11-04
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
1
-24
/
+7
2013-11-04
MIPS: Random whitespace clean-ups
Maciej W. Rozycki
3
-6
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-287
/
+303
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
6
-51
/
+21
2013-11-04
GFS2: Use generic list_lru for quota
Steven Whitehouse
4
-66
/
+85
2013-11-04
GFS2: Rename quota qd_lru_lock qd_lock
Steven Whitehouse
1
-35
/
+35
2013-11-04
GFS2: Use reflink for quota data cache
Steven Whitehouse
2
-15
/
+29
2013-11-04
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-04
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-10
/
+16
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-03
Linux 3.12
v3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+8
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
Query network adapter info at mount time for debugging
Steve French
1
-0
/
+30
2013-11-02
Fix unused variable warning when CIFS POSIX disabled
Steve French
1
-1
/
+1
2013-11-02
Allow setting per-file compression via CIFS protocol
Steve French
5
-4
/
+94
2013-11-02
Query File System Alignment
Steven French
4
-4
/
+76
2013-11-02
Query device characteristics at mount time from server on SMB2/3 not just on ...
Steven French
3
-10
/
+28
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
3
-9
/
+37
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
6
-10
/
+35
2013-11-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+13
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
[prev]
[next]