index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
1
-6
/
+1
*
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+0
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
4
-9
/
+1
|
\
|
*
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2012-12-19
1
-6
/
+0
|
*
missing user_stack_pointer() instances
Al Viro
2012-12-19
1
-0
/
+1
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
2
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
2
-1
/
+1
|
\
\
|
*
|
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-11-01
1
-0
/
+1
|
*
|
net/cadence: get rid of HAVE_NET_MACB
Joachim Eastwood
2012-10-23
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
10
-159
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
unify default ptrace_signal_deliver
Al Viro
2012-11-29
1
-2
/
+0
|
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
|
*
|
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-11-28
4
-47
/
+11
|
*
|
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
4
-28
/
+2
|
*
|
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
6
-84
/
+28
|
|
/
*
|
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-8
/
+0
|
\
\
|
*
|
atmel: move ATMEL_MAX_UART to platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-1
/
+0
|
*
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-7
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-33
/
+0
|
\
\
|
*
|
ARM/AVR32: get rid of serial_at91.h
Russell King
2012-11-16
1
-33
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
1
-0
/
+1
|
\
\
|
*
|
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
1
-3
/
+0
|
\
\
|
*
|
avr32, kconfig: remove HAVE_ARCH_BOOTMEM
Joonsoo Kim
2012-12-11
1
-3
/
+0
|
|
/
*
/
arch: Change defconfigs to point to g_mass_storage.
Michal Nazarewicz
2012-11-08
13
-13
/
+13
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
2
-4
/
+4
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
2
-4
/
+4
*
|
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...
Linus Torvalds
2012-10-13
41
-597
/
+692
|
\
\
|
*
|
UAPI: (Scripted) Disintegrate arch/avr32/include/asm
David Howells
2012-10-10
41
-597
/
+692
*
|
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
2
-13
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
|
*
|
avr32: trim masks
Al Viro
2012-10-01
1
-7
/
+6
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
1
-4
/
+0
|
*
|
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
2
-13
/
+1
|
\
|
|
|
*
|
get rid of generic instances of asm/exec.h
Al Viro
2012-09-20
2
-13
/
+1
|
|
/
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-10
1
-0
/
+3
|
\
\
|
*
|
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2012-09-27
1
-0
/
+2
|
*
|
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2012-09-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
1
-0
/
+1
|
\
\
|
*
|
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
|
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
1
-0
/
+3
|
|
\
\
|
*
|
|
asm-generic: Add default clkdev.h
Mark Brown
2012-10-03
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
2012-10-06
1
-1
/
+2
|
|
/
|
/
|
*
|
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2012-10-02
1
-0
/
+3
|
/
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
2
-1
/
+1
*
avr32: fix build error in ATSTK1002 code
Fengguang Wu
2012-07-30
1
-1
/
+1
[next]