| Commit message (Expand) | Author | Age |
* | [PATCH] kcalloc(): INT_MAX -> ULONG_MAX | Adrian Bunk | 2006-03-22 |
* | [PATCH] mm: page_state comment more | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: de-skew page refcounting | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: simplify vmscan vs release refcounting | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: slab less atomics | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: page_alloc less atomics | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: less atomic ops | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: PageActive no testset | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: PageLRU no testset | Nick Piggin | 2006-03-22 |
* | [PATCH] mm: remove set_pgdir leftovers | Christoph Hellwig | 2006-03-22 |
* | [PATCH] rtc.h broke strace(1) builds | Joe Korty | 2006-03-22 |
* | [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled | Herbert Poetzl | 2006-03-22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-21 |
|\ |
|
| * | Pull sn2-reduce-kmalloc-wrap into release branch | Tony Luck | 2006-03-21 |
| |\ |
|
| | * | [IA64-SGI] SN2-XP reduce kmalloc wrapper inlining | Jes Sorensen | 2006-02-27 |
| * | | Pull icc-cleanup into release branch | Tony Luck | 2006-03-21 |
| |\ \ |
|
| | * | | [IA64-SGI] - Eliminate SN pio_phys_xxx macros. Move to assembly | Jack Steiner | 2006-02-07 |
| | * | | [IA64] use icc defined constant | Chen, Kenneth W | 2006-02-07 |
| | * | | [IA64] add __builtin_trap definition for icc build | Chen, Kenneth W | 2006-02-07 |
| | * | | [IA64] clean up asm/intel_intrin.h | Chen, Kenneth W | 2006-02-07 |
| | * | | [IA64] map ia64_hint definition to intel compiler intrinsic | Chen, Kenneth W | 2006-02-07 |
| * | | | Pull sn2-mmio-writes into release branch | Tony Luck | 2006-03-21 |
| |\ \ \ |
|
| | * | | | [IA64] hooks to wait for mmio writes to drain when migrating processes | Brent Casavant | 2006-01-26 |
| * | | | | Pull altix-ce1.0-asic into release branch | Tony Luck | 2006-03-21 |
| |\ \ \ \ |
|
| | * | | | | [IA64-SGI] driver bugfixes and hardware workarounds for CE1.0 asic | Mark Maule | 2006-01-26 |
| | |/ / / |
|
| * | | | | Pull delete-sigdelayed into release branch | Tony Luck | 2006-03-21 |
| |\ \ \ \ |
|
| | * | | | | [IA64] Delete MCA/INIT sigdelayed code | Keith Owens | 2006-01-26 |
| | |/ / / |
|
| * | | | | Pull ia64-mutex-primitives into release branch | Tony Luck | 2006-03-21 |
| |\ \ \ \ |
|
| | * | | | | [IA64] implement ia64 specific mutex primitives | Chen, Kenneth W | 2006-01-26 |
| | |/ / / |
|
| * | | | | Pull bsp-removal into release branch | Tony Luck | 2006-03-21 |
| |\ \ \ \ |
|
| | * | | | | [IA64] support for cpu0 removal | Ashok Raj | 2006-01-05 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-03-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [NETFILTER]: Add H.323 conntrack/NAT helper | Jing Min Zhao | 2006-03-21 |
| * | | | | | | | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-21 |
| * | | | | | | | [BRIDGE]: netfilter inline cleanup | Stephen Hemminger | 2006-03-21 |
| * | | | | | | | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. | David S. Miller | 2006-03-21 |
| * | | | | | | | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-21 |
| * | | | | | | | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt | Arnaldo Carvalho de Melo | 2006-03-21 |
| * | | | | | | | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 2006-03-21 |
| * | | | | | | | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 2006-03-21 |
| * | | | | | | | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 2006-03-21 |
| * | | | | | | | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-21 |
| * | | | | | | | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-21 |
| * | | | | | | | [TCP]: sysctl to allow TCP window > 32767 sans wscale | Rick Jones | 2006-03-21 |
| * | | | | | | | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. | Neil Horman | 2006-03-21 |
| * | | | | | | | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-21 |
| * | | | | | | | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-21 |