| Commit message (Expand) | Author | Age |
* | [IA64] sa_interrupt is deprecated | akpm@linux-foundation.org | 2007-05-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 |
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 |
| * | [IA64] unwind did not work for processes born with CLONE_STOPPED | Kirill Korotaev | 2007-05-08 |
| * | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 |
| * | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 | Milind Arun Choudhary | 2007-05-08 |
| * | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer | 2007-05-08 |
| * | [IA64] - Altix: hotplug after intr redirect can crash system | John Keller | 2007-05-08 |
| * | [IA64] save and restore cpus_allowed in cpu_idle_wait | Siddha, Suresh B | 2007-05-08 |
| * | [IA64] Removal of percpu TR cleanup in kexec code | Tony Luck | 2007-05-08 |
| * | [IA64] Fix some section mismatch errors | Tony Luck | 2007-05-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ \ |
|
| * | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
* | | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
* | | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ / |
|
* | | Add IRQF_IRQPOLL flag on IA64 | Bernhard Walle | 2007-05-08 |
* | | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 |
* | | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 |
* | | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 2007-05-08 |
* | | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 |
* | | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 |
* | | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 |
| |\ |
|
| | * | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 |
| |\ \ |
|
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-06 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 |
| |\ \ \ |
|
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 |
* | | | | | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt | 2007-05-07 |
* | | | | | Make page->private usable in compound pages | Christoph Lameter | 2007-05-07 |
* | | | | | MSI: arch must connect the irq and the msi_desc | Michael Ellerman | 2007-05-02 |
* | | | | | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams | 2007-05-02 |
* | | | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
|/ / / / |
|
* | | | | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 |
* | | | | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | | | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | | | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 |