aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki3-4/+4
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner1-1/+1
2007-03-27[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen1-1/+2
2007-03-27[PATCH] I2O: remove Markus from MAINTAINERSMarkus Lidel1-6/+0
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2-6/+10
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin1-11/+1
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa1-1/+1
2007-03-27[PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk1-2/+2
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz1-14/+16
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike5-14/+15
2007-03-27[PATCH] uml: fix static linkingJeff Dike1-0/+1
2007-03-27[PATCH] drivers/spi/: fix section mismatchesAdrian Bunk1-6/+4
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn1-0/+2
2007-03-27[PATCH] tty: minor merge correctionAlan Cox1-1/+1
2007-03-27[PATCH] uml: fix epollJeff Dike1-0/+7
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake1-7/+0
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown2-12/+41
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown2-1/+3
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown1-0/+4
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields1-1/+0
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields1-3/+2
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default aceBruce Fields1-1/+1
2007-03-27[PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown1-3/+3
2007-03-27[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi1-0/+4
2007-03-27KVM: always reload segment selectorsIngo Molnar1-16/+21
2007-03-27KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmxAvi Kivity1-1/+1
2007-03-27V4L/DVB (5472): Isl6421: don't reference freed memoryThomas Viehweger1-0/+1
2007-03-27V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss1-1/+2
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare2-12/+8
2007-03-27V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.Hans Verkuil1-2/+2
2007-03-27V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab1-1/+1
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott3-29/+13
2007-03-27V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho1-1/+1
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne1-2/+4
2007-03-27Export __splice_from_pipe()Mark Fasheh2-3/+8
2007-03-272/2 splice: dont readpageNick Piggin1-30/+0
2007-03-271/2 splice: dont stealNick Piggin1-63/+38
2007-03-27make elv_register() output atomicThibaut VARENE1-3/+4
2007-03-27block: blk_max_pfn is somtimes wrongVasily Tarasov2-4/+4
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste1-0/+30
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox1-2/+2
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson1-0/+9
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell1-1/+5
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell1-3/+4
2007-03-26USB: another entry for the quirk listOliver Neukum1-1/+2
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan1-1/+0
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell1-10/+93
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern3-82/+41