summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar2006-11-281-1/+1
|/ / /
* | | Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-271-1/+3
* | | [PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin2006-11-271-2/+4
* | | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-272-86/+20Star
* | | 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-261-0/+1
| * | | [NET]: Re-fix of doc-comment in sock.hPaul Bonser2006-11-261-5/+10
| * | | [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-261-1/+1
| * | | [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-262-0/+4
| * | | [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-261-5/+14
| * | | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-261-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/+2Star
* | | 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/+4Star
* | [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/+2Star
* | [PATCH] fix copy_process() error checkAkinobu Mita2006-11-251-3/+2Star
* | [PATCH] sgiioc4: Disable module unloadJeremy Higdon2006-11-251-7/+0Star
* | [PATCH] fix menuconfig colours with TERM=vt100Roman Zippel2006-11-251-9/+7Star
* | [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/+1Star
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-236-9/+30
|\ \
| * | [ARM] 3941/1: [Jornada7xx] - Addition to MAINTAINERSKristoffer Ericson2006-11-221-0/+6
| * | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-222-0/+7
| * | [ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2006-11-202-9/+15
| * | [ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr2006-11-201-0/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-232-5/+23
|\ \ \
| * | | [PATCH] make au1xxx-ide compile againManuel Lauss2006-11-231-4/+2Star
| * | | [MIPS] Hack for SB1 cache issuesThiemo Seufer2006-11-231-1/+21
* | | | [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-222-2/+2