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
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+5
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2013-02-25
Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-36
/
+21
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+11
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-34
/
+3
2013-02-23
ia64: use %ld to print pages calculated in nr_free_buffer_pages
Zhang Yanfei
2
-2
/
+2
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+18
2013-02-22
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
1
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-22
mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture
Michel Lespinasse
1
-11
/
+9
2013-02-22
mm: use vm_unmapped_area() on ia64 architecture
Michel Lespinasse
1
-25
/
+12
2013-02-21
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-15
/
+7
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+6
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+1
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-109
/
+30
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
2
-4
/
+0
2013-02-17
ia64 idle: delete pm_idle
Len Brown
2
-4
/
+0
2013-02-14
burying unused conditionals
Al Viro
2
-4
/
+0
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
10
-109
/
+30
2013-02-04
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
1
-1
/
+0
2013-02-03
ia64: switch to generic sigaltstack
Al Viro
2
-16
/
+4
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
2
-7
/
+0
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-4
/
+0
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+0
2013-01-29
Merge branch 'acpi-lpss' into acpi-cleanup
Rafael J. Wysocki
1
-4
/
+0
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-0
/
+6
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-0
/
+1
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
10
-26
/
+26
2013-01-27
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
1
-84
/
+4
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-27
/
+0
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-27
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
1
-27
/
+0
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-14
/
+4
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
[next]