| Commit message (Expand) | Author | Age |
* | [NETFILTER]: iptables: fix typos in ipt_connbytes.h | Yasuyuki Kozakai | 2006-02-05 |
* | [NETFILTER]: Fix missing src port initialization in tftp expectation mask | Patrick McHardy | 2006-02-05 |
* | [NETFILTER]: nfnetlink_queue: fix packet marking over netlink | Patrick McHardy | 2006-02-05 |
* | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log | Patrick McHardy | 2006-02-05 |
* | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' | Holger Eitzenberger | 2006-02-05 |
* | [NETFILTER]: nf_conntrack: check address family when finding protocol module | Yasuyuki Kozakai | 2006-02-05 |
* | [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem | Pablo Neira Ayuso | 2006-02-05 |
* | [NETFILTER]: ctnetlink: Fix subsystem used for expectation events | Marcus Sundberg | 2006-02-05 |
* | [ICMP]: Fix extra dst release when ip_options_echo fails | Herbert Xu | 2006-02-05 |
* | [PATCH] x86_64: IOMMU printk cleanup | Jon Mason | 2006-02-04 |
* | [PATCH] x86_64: Let impossible CPUs point to reference per cpu data | Andi Kleen | 2006-02-04 |
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT | Ashok Raj | 2006-02-04 |
* | [PATCH] x86_64: minor odering correction to dump_pagetable() | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: small fix for CFI annotations | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: Calibrate APIC timer using PM timer | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Don't allow kprobes on __switch_to | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: align per-cpu section to configured cache bytes | Zach Brown | 2006-02-04 |
* | [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m... | Kevin VanMaren | 2006-02-04 |
* | [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Do more checking in the SRAT header code | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. | Ashok Raj | 2006-02-04 |
* | [PATCH] x86_64: mark two routines as __cpuinit | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS | Chen, Kenneth W | 2006-02-04 |
* | [PATCH] x86_64: Remove rogue default y in EDAC Kconfig | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Remove CONFIG_INIT_DEBUG | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-04 |
* | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: [PATCH] timer resume | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported | Venkatesh Pallipadi | 2006-02-04 |
* | [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Disallow kprobes on NMI handlers | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-02-04 |
* | [PATCH] SELinux: fix size-128 slab leak | Stephen Smalley | 2006-02-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-02-03 |
|\ |
|
| * | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) | Kyle McMartin | 2006-01-30 |
| * | [PARISC] Simplify DISCONTIGMEM in Kconfig | Kyle McMartin | 2006-01-29 |
| * | [PARISC] Arch-specific compat signals | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Clean up printk in superio.c | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller | 2006-01-22 |
| * | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller | 2006-01-22 |
| * | [PARISC] Remove {,un}lock_kernel from perf ioctl | Matthew Wilcox | 2006-01-22 |
| * | [PARISC] Add chassis_power_off routine | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Move pm_power_off export to process.c | Kyle McMartin | 2006-01-22 |
| * | [PARISC] atomic64 support | Kyle McMartin | 2006-01-22 |