summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [ALSA] Enable stereo line input for TAS codecPaul Mackerras2006-11-281-4/+9
| * | | | [ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch2006-11-281-6/+14
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-281-1/+1
|\ \ \ \
| * | | | [MIPS] Fix Bonito bootup message.Ralf Baechle2006-11-281-1/+1
| |/ / /
* | | | [PATCH] add missing libsas include to fix s390 compilation.Dave Jones2006-11-281-0/+1
* | | | [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita2006-11-281-1/+2
* | | | [PATCH] fix create_write_pipe() error checkAkinobu Mita2006-11-281-4/+4
* | | | [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-281-1/+1
* | | | [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-281-4/+5
* | | | [PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar2006-11-281-1/+1
|/ / /
* | | Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-261-1/+3
* | | [PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin2006-11-261-2/+4
* | | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-262-86/+20
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-267-13/+32
|\ \ \
| * | | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-251-0/+1
| * | | [NET]: Re-fix of doc-comment in sock.hPaul Bonser2006-11-251-5/+10
| * | | [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-251-1/+1
| * | | [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-252-0/+4
| * | | [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-251-5/+14
| * | | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-251-2/+2
| | |/ | |/|
* | | V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-261-0/+4
* | | V4L/DVB (4885): Improve saa711x checkHans Verkuil2006-11-261-2/+7
* | | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2006-11-262-4/+2
* | | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder2006-11-261-1/+3
* | | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-261-1/+1
* | | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss2006-11-261-1/+9
* | | V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey2006-11-261-0/+1
|/ /
* | [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-254-9/+166
* | [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-251-6/+4
* | [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-253-0/+41
* | [PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2006-11-252-14/+76
* | [PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita2006-11-251-3/+2
* | [PATCH] fix copy_process() error checkAkinobu Mita2006-11-251-3/+2
* | [PATCH] sgiioc4: Disable module unloadJeremy Higdon2006-11-251-7/+0
* | [PATCH] fix menuconfig colours with TERM=vt100Roman Zippel2006-11-251-9/+7
* | [PATCH] qconf: fix uninitialsied memberRoman Zippel2006-11-251-0/+1
* | [PATCH] Fix device_attribute memory leak in device_delCatalin Marinas2006-11-251-1/+3
* | [PATCH] reiserfs: fmt bugfixAlexey Dobriyan2006-11-251-1/+2
* | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk2006-11-251-3/+3
* | [PATCH] rtc class locking bugfixesDavid Brownell2006-11-255-11/+24
* | [PATCH] rtc framework handles periodic irqsDavid Brownell2006-11-252-1/+13
* | [PATCH] Documentation/rtc.txt updates (for rtc class)David Brownell2006-11-251-159/+304
* | [PATCH] debugfs: add header fileRandy Dunlap2006-11-251-0/+1
* | [PATCH] mounstats NULL pointer dereferenceVasily Tarasov2006-11-252-2/+5
* | [PATCH] fuse: fix Oops in lookupMiklos Szeredi2006-11-251-14/+38
* | [PATCH] initramfs: handle more than one source dir or file listThomas Chou2006-11-252-2/+3
* | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz2006-11-251-0/+2
* | [PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman2006-11-231-3/+3
* | [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-231-1/+1
* | [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-231-3/+1
OpenPOWER on IntegriCloud