| Commit message (Expand) | Author | Age |
* | [PATCH] i386: Preserve EFI run time regions with memmap parameter | Artiom Myaskouvskey | 2006-12-06 |
* | [PATCH] i386: call efi_get_time during suspend | Artiom Myaskouvskey | 2006-12-06 |
* | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-06 |
* | [PATCH] i386: cpu_detect extraction | Rusty Russell | 2006-12-06 |
* | [PATCH] Generic: Move __user cast into probe_kernel_address | Andi Kleen | 2006-12-06 |
* | [PATCH] i386: Relocatable kernel support | Eric W. Biederman | 2006-12-06 |
* | [PATCH] x86: all cpu backtrace | Andrew Morton | 2006-12-06 |
* | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-04 |
|\ |
|
| * | [POWERPC] coredump: Add SPU elf notes to coredump. | Dwayne Grant McConnell | 2006-12-04 |
| * | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-03 |
| |\ |
|
| * | | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 2006-11-12 |
| * | | [POWERPC] sysfs: add support for adding/removing spu sysfs attributes | Christian Krafft | 2006-10-25 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-04 |
|\ \ \ |
|
| * | | | [PATCH] libata: always use polling IDENTIFY | Tejun Heo | 2006-12-03 |
| * | | | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta... | Tejun Heo | 2006-12-03 |
| * | | | [PATCH] libata: remove unused HSM_ST_UNKNOWN | Tejun Heo | 2006-12-03 |
| * | | | [PATCH] libata: implement presence detection via polling IDENTIFY | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: separate out and export sata_port_hardreset() | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: move ata_irq_on() into libata-sff.c | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] libata: handle 0xff status properly | Tejun Heo | 2006-12-01 |
| * | | | [PATCH] ata: Generic platform_device libata driver | Paul Mundt | 2006-12-01 |
| * | | | [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist... | Alan Cox | 2006-12-01 |
| * | | | [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete... | Alan Cox | 2006-12-01 |
* | | | | [PATCH] fix fallout from header dependency trimming | Al Viro | 2006-12-04 |
* | | | | netfilter.h needs rcuupdate.h for RCU locking functions | Linus Torvalds | 2006-12-04 |
* | | | | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-12-04 |
|\ \ \ \ |
|
| * | | | | [PATCH] severing poll.h -> mm.h | Al Viro | 2006-12-04 |
| * | | | | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 |
| * | | | | [PATCH] severing skbuff.h -> poll.h | Al Viro | 2006-12-04 |
| * | | | | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2006-12-04 |
| * | | | | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 2006-12-04 |
| * | | | | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 |
| | |_|/
| |/| | |
|
* / | | | Remove long-unmaintained ftape driver subsystem. | Jeff Garzik | 2006-12-03 |
|/ / / |
|
* | | | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port | Patrick McHardy | 2006-12-03 |
* | | | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 2006-12-03 |
* | | | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik | 2006-12-03 |
* | | | [NET]: Accept wildcard delimiters in in[46]_pton | Patrick McHardy | 2006-12-03 |
* | | | [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. | Al Viro | 2006-12-03 |
* | | | [NETFILTER]: ebtables: add --snap-arp option | Bart De Schuymer | 2006-12-03 |
* | | | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy | 2006-12-03 |