| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-22 | 1 | -43/+1 |
|\ |
|
| * | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 | 1 | -43/+1 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+1 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-19 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 | 1 | -1/+6 |
| |\ |
|
| * | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 1 | -19/+4 |
|\ \ \ |
|
| * | | | [SCSI] simscsi: use sg buffer copy helper funcitons | FUJITA Tomonori | 2008-04-07 | 1 | -19/+4 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-18 | 34 | -526/+2645 |
|\ \ \ |
|
| * \ \ | Pull miscellaneous into release branch | Tony Luck | 2008-04-17 | 17 | -100/+266 |
| |\ \ \ |
|
| | * | | | [IA64] kdump: Add crash_save_vmcoreinfo for INIT | Takao Indoh | 2008-04-15 | 1 | -0/+1 |
| | * | | | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 2008-04-12 | 4 | -6/+27 |
| | * | | | [IA64] Untangle sync_icache_dcache() page size determination | Christoph Lameter | 2008-04-09 | 1 | -7/+1 |
| | * | | | [IA64] arch/ia64/kernel/: use time_* macros | S.Caglar Onur | 2008-04-09 | 3 | -3/+6 |
| | * | | | [IA64] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-09 | 2 | -4/+0 |
| | * | | | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-04-09 | 2 | -17/+42 |
| | * | | | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu | 2008-04-09 | 1 | -26/+107 |
| | * | | | [IA64] fix getpid and set_tid_address fast system calls for pid namespaces | Pavel Emelyanov | 2008-04-09 | 2 | -4/+37 |
| | * | | | [IA64] Replace explicit jiffies tests with time_* macros. | Robert P. J. Day | 2008-04-09 | 2 | -5/+5 |
| | * | | | [IA64] use goto to jump out do/while_each_thread | Li Zefan | 2008-04-09 | 1 | -2/+2 |
| | * | | | [IA64] Fix unlock ordering in smp_callin | Alan D. Brunelle | 2008-04-09 | 1 | -1/+1 |
| | * | | | [IA64] kdump: crash.c coding style fix | Hidetoshi Seto | 2008-04-09 | 1 | -26/+26 |
| | * | | | [IA64] kdump: add kdump_on_fatal_mca | Hidetoshi Seto | 2008-04-09 | 2 | -13/+24 |
| | |/ / |
|
| * | | | Pull nptcg into release branch | Tony Luck | 2008-04-17 | 3 | -17/+196 |
| |\ \ \ |
|
| | * | | | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu | 2008-04-04 | 3 | -7/+43 |
| | * | | | [IA64] Multiple outstanding ptc.g instruction support | Fenghua Yu | 2008-04-04 | 3 | -17/+160 |
| | |/ / |
|
| * | | | Pull kvm-patches into release branch | Tony Luck | 2008-04-17 | 4 | -0/+332 |
| |\ \ \ |
|
| | * | | | [IA64] Implement smp_call_function_mask for ia64 | Xiantao Zhang | 2008-04-03 | 1 | -0/+82 |
| | * | | | [IA64] Add API for allocating Dynamic TR resource. | Xiantao Zhang | 2008-04-03 | 3 | -0/+250 |
| | |/ / |
|
| * | | | Pull percpureserve into release branch | Tony Luck | 2008-04-17 | 5 | -11/+14 |
| |\ \ \ |
|
| | * | | | [IA64] Minimize per_cpu reservations. | holt@sgi.com | 2008-04-08 | 5 | -11/+13 |
| | * | | | [IA64] Correct pernodesize calculation. | holt@sgi.com | 2008-04-08 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Pull regset into release branch | Tony Luck | 2008-04-17 | 3 | -377/+1519 |
| |\ \ \ |
|
| | * | | | [IA64] remove duplicate code for register access | Shaohua Li | 2008-03-13 | 1 | -322/+200 |
| | * | | | [IA64] use CORE_DUMP_USE_REGSET | Shaohua Li | 2008-03-13 | 1 | -30/+0 |
| | * | | | [IA64] regset: 32-bit support | Shaohua Li | 2008-03-13 | 2 | -25/+629 |
| | * | | | [IA64] regset: 64-bit support | Shaohua Li | 2008-03-13 | 1 | -0/+690 |
| | |/ / |
|
| * | | | Pull virt-cpu-accounting into release branch | Tony Luck | 2008-04-17 | 9 | -1/+302 |
| |\ \ \ |
|
| | * | | | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto | 2008-02-20 | 9 | -1/+302 |
| * | | | | Pull fsys_gettimeofday into release branch | Tony Luck | 2008-04-17 | 2 | -20/+16 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | [IA64] cleanup and improve fsys_gettimeofday | Hidetoshi Seto | 2008-03-11 | 2 | -20/+16 |
| | | |/
| | |/| |
|
* | / | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -172/+1 |
|/ / / |
|
* / / | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 2008-04-16 | 1 | -1/+6 |
|/ / |
|
* | | [IA64] kprobes arch consolidation build fix | Harvey Harrison | 2008-03-06 | 2 | -2/+2 |
* | | [IA64] update efi region debugging to use MB, GB and TB as well as KB | Simon Horman | 2008-03-06 | 1 | -4/+22 |
* | | [IA64] use dev_printk in video quirk | Bjorn Helgaas | 2008-03-06 | 1 | -1/+1 |
* | | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 26 | -191/+186 |
* | | [IA64] remove unnecessary nfs includes from sys_ia32.c | KOSAKI Motohiro | 2008-03-06 | 1 | -6/+1 |
* | | [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi() | Bjorn Helgaas | 2008-03-06 | 1 | -4/+0 |