index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tile: ns2cycles should use __raw_get_cpu_var
Henrik Austad
2013-03-26
1
-1
/
+5
|
*
|
|
|
arch: remove KCORE_ELF again [tile]
Paul Bolle
2013-03-22
1
-5
/
+0
|
*
|
|
|
tile: remove two outdated Kconfig entries
Paul Bolle
2013-03-22
1
-9
/
+0
|
*
|
|
|
tile: support atomic64_dec_if_positive()
Chris Metcalf
2013-03-22
2
-0
/
+22
|
*
|
|
|
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-22
4
-7
/
+33
|
*
|
|
|
tile: Add definition of NR_syscalls
Simon Marchi
2013-03-21
1
-0
/
+2
|
*
|
|
|
tile: move declaration of sys_call_table to <asm/syscall.h>
Simon Marchi
2013-03-21
2
-6
/
+6
|
*
|
|
|
arch/tile: Enable HAVE_ARCH_TRACEHOOK
Simon Marchi
2013-03-21
1
-0
/
+1
|
*
|
|
|
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-03-21
4
-25
/
+28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
init: Do not warn on non-zero initcall return
Steven Rostedt
2013-05-01
1
-4
/
+1
*
|
|
|
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-01
3
-84
/
+225
|
\
\
\
\
|
*
|
|
|
[media] omap3isp: Use the common clock framework
Laurent Pinchart
2013-04-15
3
-84
/
+225
*
|
|
|
|
Merge branch 'ipc-scalability'
Linus Torvalds
2013-05-01
7
-341
/
+540
|
\
\
\
\
\
|
*
|
|
|
|
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-05-01
2
-2
/
+2
|
*
|
|
|
|
ipc/msg.c: use list_for_each_entry_[safe] for list traversing
Nikola Pajkovsky
2013-05-01
1
-27
/
+8
|
*
|
|
|
|
ipc,sem: fine grained locking for semtimedop
Rik van Riel
2013-05-01
4
-125
/
+203
|
*
|
|
|
|
ipc,sem: have only one list in struct sem_queue
Rik van Riel
2013-05-01
1
-31
/
+34
|
*
|
|
|
|
ipc,sem: open code and rename sem_lock
Rik van Riel
2013-05-01
1
-6
/
+23
|
*
|
|
|
|
ipc,sem: do not hold ipc lock more than necessary
Davidlohr Bueso
2013-05-01
2
-48
/
+118
|
*
|
|
|
|
ipc: introduce lockless pre_down ipcctl
Davidlohr Bueso
2013-05-01
2
-5
/
+29
|
*
|
|
|
|
ipc: introduce obtaining a lockless ipc object
Davidlohr Bueso
2013-05-01
2
-14
/
+59
|
*
|
|
|
|
ipc: remove bogus lock comment for ipc_checkid
Davidlohr Bueso
2013-05-01
1
-6
/
+1
|
*
|
|
|
|
ipc/msgutil.c: use linux/uaccess.h
HoSung Jung
2013-05-01
1
-2
/
+2
|
*
|
|
|
|
ipc: refactor msg list search into separate function
Peter Hurley
2013-05-01
1
-22
/
+26
|
*
|
|
|
|
ipc: simplify msg list search
Peter Hurley
2013-05-01
1
-6
/
+2
|
*
|
|
|
|
ipc: implement MSG_COPY as a new receive mode
Peter Hurley
2013-05-01
1
-13
/
+9
|
*
|
|
|
|
ipc: remove msg handling from queue scan
Peter Hurley
2013-05-01
1
-10
/
+4
|
*
|
|
|
|
ipc: set EFAULT as default error in load_msg()
Peter Hurley
2013-05-01
1
-7
/
+3
|
*
|
|
|
|
ipc: tighten msg copy loops
Peter Hurley
2013-05-01
1
-21
/
+11
|
*
|
|
|
|
ipc: separate msg allocation from userspace copy
Peter Hurley
2013-05-01
1
-14
/
+38
|
*
|
|
|
|
ipc: clamp with min()
Peter Hurley
2013-05-01
1
-22
/
+8
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-05-01
34
-1419
/
+1900
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: fix type-widening bug in inode table readahead code
Theodore Ts'o
2013-04-23
1
-2
/
+3
|
*
|
|
|
|
|
ext4: add check for inodes_count overflow in new resize ioctl
Theodore Ts'o
2013-04-22
1
-0
/
+4
|
*
|
|
|
|
|
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-04-22
1
-1
/
+2
|
*
|
|
|
|
|
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
2013-04-22
1
-0
/
+2
|
*
|
|
|
|
|
jbd2: trace when lock_buffer in do_get_write_access takes a long time
Theodore Ts'o
2013-04-21
2
-0
/
+29
|
*
|
|
|
|
|
ext4: mark metadata blocks using bh flags
Theodore Ts'o
2013-04-21
2
-1
/
+7
|
*
|
|
|
|
|
buffer: add BH_Prio and BH_Meta flags
Theodore Ts'o
2013-04-21
2
-0
/
+9
|
*
|
|
|
|
|
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
2013-04-20
4
-5
/
+5
|
*
|
|
|
|
|
ext4: fix readdir error in case inline_data+^dir_index.
Tao Ma
2013-04-19
1
-18
/
+51
|
*
|
|
|
|
|
ext4: fix readdir error in the case of inline_data+dir_index
Tao Ma
2013-04-19
4
-28
/
+153
|
*
|
|
|
|
|
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Zheng Liu
2013-04-19
2
-2
/
+1
|
*
|
|
|
|
|
ext4: mext_insert_extents should update extent block checksum
Darrick J. Wong
2013-04-19
3
-17
/
+8
|
*
|
|
|
|
|
ext4: move quota initialization out of inode allocation transaction
Jan Kara
2013-04-19
2
-44
/
+53
|
*
|
|
|
|
|
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
2013-04-18
1
-0
/
+1
|
*
|
|
|
|
|
jbd2: reduce journal_head size
Jan Kara
2013-04-12
1
-9
/
+2
|
*
|
|
|
|
|
ext4: clear buffer_uninit flag when submitting IO
Jan Kara
2013-04-12
1
-1
/
+1
|
*
|
|
|
|
|
ext4: use io_end for multiple bios
Jan Kara
2013-04-12
3
-86
/
+128
|
*
|
|
|
|
|
ext4: make ext4_bio_write_page() use BH_Async_Write flags
Jan Kara
2013-04-12
2
-100
/
+77
[prev]
[next]