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
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2012-10-13
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
60
-1804
/
+1961
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate arch/ia64/include/asm
David Howells
60
-1804
/
+1961
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-2
/
+9
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
1
-0
/
+4
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2
-2
/
+3
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-10-06
sections: fix section conflicts in arch/ia64
Andi Kleen
2
-2
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
15
-101
/
+85
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-24
/
+17
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-0
/
+3
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+8
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+20
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-01
Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+7
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+2
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-13
/
+2
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-52
/
+34
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-2
/
+0
2012-10-01
ia64: can't reach do_signal() when returning to kernel mode
Al Viro
1
-8
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2
-4
/
+4
2012-09-27
[IA64] xen: Fix return value check in xencomm_vtop()
Wei Yongjun
1
-1
/
+2
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-8
/
+7
2012-09-26
make get_file() return its argument
Al Viro
1
-3
/
+1
2012-09-26
switch itanic perfmonctl(2) to fget_light()
Al Viro
1
-2
/
+3
2012-09-25
ia64: Reuse system and user vtime accounting functions on task switch
Frederic Weisbecker
1
-8
/
+3
2012-09-25
ia64: Consolidate user vtime accounting
Frederic Weisbecker
1
-13
/
+15
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-11
/
+14
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-09-24
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
1
-2
/
+1
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2
-2
/
+2
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-09-23
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-09-21
ia64/PCI: Clear host bridge aperture struct resource
Yinghai Lu
1
-2
/
+1
2012-09-21
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
3
-19
/
+20
2012-09-20
[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...
Tony Luck
1
-2
/
+2
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-14
/
+1
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
1
-8
/
+0
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-8
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
[next]