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
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
1
-1
/
+1
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
1
-2
/
+2
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-131
/
+154
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+9
2009-09-16
Fix ia64 build breakage in head.S
Anirban Sinha
2
-2
/
+0
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+12
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
1
-2
/
+0
2009-09-15
[IA64] Clean up linker script using standard macros.
Nelson Elhage
1
-98
/
+11
2009-09-15
[IA64] Use standard macros for page-aligned data.
Nelson Elhage
2
-2
/
+4
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
5
-10
/
+20
2009-09-15
[IA64] Use .ref.text, not .text.init for start_ap.
Tim Abbott
2
-3
/
+1
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+0
2009-09-15
[IA64] pci_br, fix infinite loop in find_free_ate()
Jiri Slaby
1
-0
/
+2
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
1
-2
/
+2
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
1
-2
/
+3
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-2
/
+3
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-2
/
+3
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-69
/
+39
2009-09-14
cleanup console_print()
Anirban Sinha
3
-0
/
+9
2009-09-14
[IA64] kdump: Short path to freeze CPUs
Hidetoshi Seto
2
-11
/
+19
2009-09-14
[IA64] kdump: Try INIT regardless of
Hidetoshi Seto
1
-22
/
+21
2009-09-14
[IA64] kdump: Mask INIT first in panic-kdump path
Hidetoshi Seto
2
-7
/
+42
2009-09-14
[IA64] kdump: Don't return APs to SAL from kdump
Hidetoshi Seto
1
-4
/
+0
2009-09-14
[IA64] kexec: Unregister MCA handler before kexec
Hidetoshi Seto
1
-0
/
+3
2009-09-14
[IA64] kexec: Make INIT safe while transition to
Hidetoshi Seto
3
-0
/
+33
2009-09-14
[IA64] kdump: Mask MCA/INIT on frozen cpus
Hidetoshi Seto
4
-1
/
+33
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
5
-4
/
+25
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-1
/
+4
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2009-09-11
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+18
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-0
/
+2
2009-09-10
KVM: Add __KERNEL__ guards to exported headers
Avi Kivity
1
-0
/
+4
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-14
/
+2
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
1
-20
/
+8
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
1
-3
/
+0
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-1
/
+2
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-15
/
+14
2009-09-10
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
Gleb Natapov
4
-8
/
+4
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2
-2
/
+2
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
1
-2
/
+2
2009-09-10
KVM: ia64: Correct itc_offset calculations
Jes Sorensen
1
-1
/
+1
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-5
/
+2
2009-09-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-4
/
+8
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-2
/
+12
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
10
-27
/
+25
2009-09-02
[IA64] fix csum_ipv6_magic()
Jiri Bohac
1
-3
/
+5
2009-09-02
[IA64] Fix warning in dma-mapping.c
Luck, Tony
1
-1
/
+3
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
[next]