aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[ARM] 3893/1: pxa27x: Update UDCISR1 bit definitionsstanley cai1-6/+5
2006-11-30[ARM] Remove DEBUG_WAITQRussell King41-44/+0
2006-11-30[ARM] Convert apm.c to use mutexes instead of semaphoresRussell King1-14/+14
2006-11-30[ARM] Move HWCAP_* definitions to asm/elf.hRussell King2-18/+19
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King26-24/+22
2006-11-30[ARM] Arrange asm-arm/elf.h so it can be included by assemblyRussell King1-43/+49
2006-11-30[ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2-161/+1
2006-11-30[ARM] Fix "apm -s" command hangRussell King1-1/+8
2006-11-30[ARM] Improve reliability of APM-emulation suspendRussell King1-55/+123
2006-11-29Linux 2.6.19Linus Torvalds1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-16/+38
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platformsMilan Svoboda2-16/+27
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+35
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-8/+24
2006-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-1/+2
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-7/+18
2006-11-28Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds9-23/+41
2006-11-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen1-1/+9
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich1-4/+5
2006-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Andi Kleen79-370/+877
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar1-1/+1
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton1-0/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai3-4/+8
2006-11-28[ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville1-1/+1
2006-11-28[ALSA] hda: fix sigmatel dell system detectionMatt Porter1-7/+7
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras1-4/+9
2006-11-28[ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch1-6/+14
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King1-3/+6
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston1-0/+11
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo1-5/+7
2006-11-27selinux: fix dentry_open() error checkAkinobu Mita1-1/+2
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3