aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger
2006-10-15[NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso
2006-10-15[NETFILTER]: Update MAINTAINERS entryPatrick McHardy
2006-10-15[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy
2006-10-15[NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy
2006-10-15[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy
2006-10-15[DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper
2006-10-15Fix VM_MAYEXEC calculationLinus Torvalds
2006-10-15[PATCH] Fix core files so they make sense to gdb...Petr Vandrovec
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro
2006-10-15[PATCH] sun3_ioremap() prototypeAl Viro
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-10-15[PATCH] new cifs endianness bugsAl Viro
2006-10-15[PATCH] gfp_t in netlabelAl Viro
2006-10-14Pull trivial into test branchLen Brown
2006-10-14Pull sci into test branchLen Brown
2006-10-14Pull bugzilla-5534 into test branchLen Brown
2006-10-14Pull msi-laptop into test branchLen Brown
2006-10-14Pull ec into test branchLen Brown
2006-10-14Pull mwait into test branchLen Brown
2006-10-14Pull battery into test branchLen Brown
2006-10-14Pull ibm into test branchLen Brown
2006-10-14Pull asus into test branchLen Brown
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins
2006-10-14ACPI: SCI interrupt source overrideKimball Murray
2006-10-14ACPI: fix printk format warningsRandy Dunlap
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman
2006-10-14ACPI: update comments in motherboard.cLen Brown
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov
2006-10-14ACPI: ibm_acpi: delete obsolete documentationPavel Machek
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov
2006-10-14ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi