linux-2.6
2006-10-14  Len BrownPull sci into test branch
2006-10-14  Len BrownPull bugzilla-5534 into test branch
2006-10-14  Len BrownPull msi-laptop into test branch
2006-10-14  Len BrownPull ec into test branch
2006-10-14  Len BrownPull mwait into test branch
2006-10-14  Len BrownPull battery into test branch
2006-10-14  Len BrownPull ibm into test branch
2006-10-14  Len BrownPull asus into test branch
2006-10-14  Jiri KosinaACPI: check battery status on resume for un/plug events...
2006-10-14  Eiichiro OiwaACPICA: Fix incorrect handling of PCI Express Root...
2006-10-14  Alexey DobriyanACPI: asus_acpi: don't printk on writing garbage to...
2006-10-14  Darren JenkinsACPI: asus_acpi: fix proc files parsing
2006-10-14  Kimball MurrayACPI: SCI interrupt source override
2006-10-14  Pavel MachekACPI: ibm_acpi: delete obsolete documentation
2006-10-14  Alexey Y. StarikovskiyACPI: created a dedicated workqueue for notify() execution
2006-10-14  Alexey Y. StarikovskiyACPI: Remove deferred execution from global lock acquir...
2006-10-14  Lennart PoetteringMSI S270 Laptop support: backlight, wlan, bluetooth...
2006-10-14  Lennart PoetteringACPI: EC: export ec_transaction() for msi-laptop driver
2006-10-14  Denis M. SadykovACPI: EC: Simplify acpi_hw_low_level*() with inb()...
2006-10-14  Denis M. SadykovACPI: EC: Unify poll and interrupt gpe handlers
2006-10-14  Denis M. SadykovACPI: EC: Unify poll and interrupt mode transaction...
2006-10-14  Denis M. SadykovACPI: EC: Remove unused variables and duplicated code
2006-10-14  Denis M. SadykovACPI: EC: Remove unnecessary delay added by previous...
2006-10-14  Lennart PoetteringACPI: consolidate functions in acpi ec driver
2006-10-14  Venkatesh PallipadiACPI: Processor native C-states using MWAIT
2006-10-14  Lebedev, Vladimir PACPI: sbs: fix module_param() initializers
2006-10-14  Lebedev, Vladimir PACPI: sbs: check for NULL device pointer
2006-10-14  Stefan SchmidtACPI: ibm_acpi: Documentation the wan feature.
2006-10-14  Stefan SchmidtACPI: ibm_acpi: Update documentation for brightness...
2006-10-14  Stefan SchmidtACPI: ibm_acpi: Remove experimental status for brightne...
2006-10-14  Marek WACPI: asus_acpi: W3000 support
2006-10-13  Linus TorvaldsLinux 2.6.19-rc2 v2.6.19-rc2
2006-10-13  Linus TorvaldsInclude proper header file for PFN_DOWN()
2006-10-13  David Woodhouse[PATCH] Fix headers_check for O= builds; disable automa...
2006-10-13  Geert Uytterhoeven[PATCH] m68knommu: sync syscalls with m68k
2006-10-13  Stephen Hemminger[PATCH] thermal throttle: sysfs error checking
2006-10-13  Al Viro[PATCH] uml shouldn't do HEADERS_CHECK
2006-10-13  Franck Bui-Huu[PATCH] Fix up mmap_kmem
2006-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2006-10-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/voyager-2.6
2006-10-13  Petr Vandrovec[PATCH] Get core dump code to work...
2006-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-13  James Bottomley[VOYAGER] fix up ptregs removal mess
2006-10-13  James Bottomley[VOYAGER] fix up attribute packed specifiers in voyager.h
2006-10-13  James Bottomley[VOYAGER] fix genirq mess
2006-10-12  Steve French[CIFS] Missing flags2 for DFS
2006-10-12  Steven Whitehouse[GFS2] Update git tree name/location
2006-10-12  Patrick Caulfield[DLM] fix iovec length in recvmsg
2006-10-12  Russell Cattelan[GFS2] Pass the correct value to kunmap_atomic
2006-10-12  Steven Whitehouse[GFS2] Fix bug where lock not held
2006-10-12  Adrian Bunk[DLM] Kconfig: don't show an empty DLM menu
2006-10-12  Steven Whitehouse[GFS2] Fix uninitialised variable
2006-10-12  Russell Cattelan[GFS2] Fix a size calculation error
2006-10-12  Al Viro[PATCH] more kernel_execve() fallout (sbus)
2006-10-12  Ravikiran Thirumalai[PATCH] Fix build breakage with CONFIG_X86_VSMP
2006-10-12  Al Viro[PATCH] fixing includes in alpha_ksyms.c
2006-10-12  Steve French[CIFS] Workaround incomplete byte length returned by...
2006-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-12  Jens Axboe[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
2006-10-12  Andrew Morton[CIFS] cifs Kconfig: don't select CONNECTOR
2006-10-12  Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-10-12  Eric W. Biederman[PATCH] x86_64 irq: Properly update vector_irq
2006-10-12  Vasily Tarasov[PATCH] block layer: ioprio_best function fix
2006-10-12  Jens Axboe[PATCH] ide-cd: fix breakage with internally queued...
2006-10-12  Vasily Tarasov[PATCH] block layer: elv_iosched_show should get elv_li...
2006-10-12  Jens Axboe[PATCH] splice: fix pipe_to_file() ->prepare_write...
2006-10-12  Vasily Tarasov[PATCH] block layer: elevator_find function cleanup
2006-10-12  Jens Axboe[PATCH] elevator: elevator_type member not used
2006-10-12  Akinbou Mita[PKT_SCHED] sch_htb: use rb_first() cleanup
2006-10-12  Patrick McHardy[RTNETLINK]: Fix use of wrong skb in do_getlink()
2006-10-12  Patrick McHardy[DECNET]: Fix sfuzz hanging on 2.6.18
2006-10-12  David S. Miller[NET]: Do not memcmp() over pad bytes of struct flowi.
2006-10-12  YOSHIFUJI Hideaki[NET]: Introduce protocol-specific destructor for time...
2006-10-12  YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-10-12  YOSHIFUJI Hideaki[NET]: Use hton{l,s}() for non-initializers.
2006-10-12  YOSHIFUJI Hideaki[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of...
2006-10-12  Joerg Roedel[IPV6]: Seperate sit driver to extra module (addrconf...
2006-10-12  Joerg Roedel[IPV6]: Seperate sit driver to extra module
2006-10-12  Miklos Szeredi[NET]: File descriptor loss while receiving SCM_RIGHTS
2006-10-12  Vlad Yasevich[SCTP]: Fix the RX queue size shown in /proc/net/sctp...
2006-10-12  Vlad Yasevich[SCTP]: Fix receive buffer accounting.
2006-10-12  Chad SellersSELinux: Bug fix in polidydb_destroy
2006-10-12  Venkat YekkiralaIPsec: fix handling of errors for socket policies
2006-10-12  Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-12  James MorrisIPsec: propagate security module errors up from flow_ca...
2006-10-12  paul.moore... NetLabel: use SECINITSID_UNLABELED for a base SID
2006-10-12  paul.moore... NetLabel: fix a cache race condition
2006-10-12  Martin Habets[SPARC32]: Fix sparc32 modpost warnings.
2006-10-12  Martin Habets[SPARC32]: Fix sparc32 modpost warnings with sunzilog
2006-10-12  Martin Habets[SPARC32]: Mark srmmu_nocache_init as __init.
2006-10-12  David S. Miller[SPARC32]: pcic.c needs asm/irq_regs.h
2006-10-12  Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
2006-10-12  Ryusuke Sakatosh: SH-4A UBC support
2006-10-12  Paul Mundtsh: interrupt exception handling rework
2006-10-12  Paul Mundtsh: Default enable R7780RP IRQs.
2006-10-12  Steve French[CIFS] fix typo in previous patch
2006-10-12  Steve French[CIFS] Fix old DOS time conversion to handle timezone
2006-10-11  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
next