summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Linux 2.6.27-rc6v2.6.27-rc6Linus Torvalds1-1/+1
2008-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-51/+89
2008-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-09Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+8
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+10
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava1-1/+1
2008-09-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-18/+61
2008-09-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds10-141/+221
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley8-11/+56
2008-09-09MAINTAINERS: add Atheros maintainer for atlxChris Snook1-1/+3
2008-09-09update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig1-11/+4
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-19/+54
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann4-5/+26
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann4-7/+24
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann1-7/+4
2008-09-08sparc64: Disable timer interrupts in fixup_irqs().David S. Miller1-0/+2
2008-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds3-3/+64
2008-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-7/+24
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-36/+48
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-13/+50
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-137/+196
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+65
2008-09-08Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-17/+94
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+6
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds1-5/+8
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08[MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu1-36/+48
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski1-1/+6
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy1-0/+10
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan1-4/+4
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan1-1/+5
2008-09-07netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan1-2/+4
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-61/+167
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-56/+151
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+3
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-31/+59
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar3-137/+196
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2-7/+14
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek3-8/+31
2008-09-06Fix CONFIG_AC97_BUS dependencyTakashi Iwai1-1/+3
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-09-05x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin1-23/+13
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin5-8/+82
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-05tracehook: comment pasto fixesRoland McGrath2-2/+2
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-62/+69
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+2
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds4-19/+26
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-125/+250
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds148-3148/+3360
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+36
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-15/+22
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2-15/+27
2008-09-05[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer7-14/+26
2008-09-05[MIPS] Fix data bus error recoveryThomas Bogendoerfer1-2/+4
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds1-9/+39
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy1-1/+1
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy1-6/+7
2008-09-05sched: fix process time monotonicityBalbir Singh4-62/+66
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra1-0/+3
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse1-11/+14
2008-09-05async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov1-1/+2
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2-4/+8
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-09-05clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-09-05clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso1-24/+3
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg1-1/+1
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr1-4/+19
2008-09-05powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr1-1/+2
2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2-4/+4
2008-09-04V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede3-0/+3
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE3-4/+6
2008-09-04V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2-2/+4
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King4-2/+17
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab141-3138/+3343
2008-09-04V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2-2/+8
2008-09-04V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...Hans de Goede1-19/+36
2008-09-04V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine1-5/+34
2008-09-04V4L/DVB (8870): gspca: Fix dark room problem with sonixb.Hans de Goede1-2/+12
2008-09-04V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...Hans de Goede2-4/+6
2008-09-04V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.Hans de Goede1-29/+67
2008-09-04forgotten refcount on sysctl root tableAl Viro1-0/+1
2008-09-04Merge branch 'wmi-fix' into release-2.6.27Andi Kleen1-1/+2
2008-09-04acer-wmi: remove debugfs entries upon unloadingRuss Dill1-1/+2
2008-09-04Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27Andi Kleen2-0/+14
2008-09-04ACPI: Avoid bogus timeout about SMbus checkZhao Yakui1-0/+7
2008-09-04fujitsu-laptop: fix regression for P8010 in 2.6.27-rcJonathan Woithe1-0/+7
2008-09-04ACPI: Make Len Brown the ACPI maintainer againAndi Kleen1-2/+1
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds1-2/+3
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria1-2/+1
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo1-0/+4
2008-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+3
2008-09-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-24/+34
2008-09-03x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-213/+248
2008-09-04SELinux: memory leak in security_context_to_sid_coreEric Paris1-3/+3
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-16/+14
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
2008-09-03V4L/DVB (8844): dabusb_fpga_download(): fix a memory leakAdrian Bunk1-0/+1
2008-09-03V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk1-1/+1
2008-09-03V4L/DVB (8842): vivi_release(): fix use-after-freeAdrian Bunk1-4/+4
2008-09-03V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2-1/+7
2008-09-03V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky1-1/+1
2008-09-03V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare3-9/+10
2008-09-03V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added ...Hans de Goede1-10/+44
2008-09-03V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images.Hans de Goede1-5/+5
2008-09-03V4L/DVB (8833): gspca: Cleanup the sonixb code.Hans de Goede1-203/+162
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine2-2/+3
2008-09-03V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede6-42/+23
2008-09-03V4L/DVB (8830): gspca: Move some probe code to the new init function.Hans de Goede2-10/+13
2008-09-03V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine9-140/+116
2008-09-03V4L/DVB (8828): gspca: Set the clock at the end of initialization in sonixj.Jean-Francois Moine1-5/+11
2008-09-03V4L/DVB (8827): gspca: Stop pac7302 autogain oscillation.Hans de Goede1-19/+29
2008-09-03V4L/DVB (8826): gspca: Webcam Labtec 2200 (093a:2626) added in pac7311.Jean-Francois Moine2-0/+2
2008-09-03V4L/DVB (8825): gspca: More controls for pac73xx and new webcam 093a:2624.Hans de Goede4-95/+232
2008-09-03V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset.Jean-Francois Moine1-0/+5
2008-09-03V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519.Jean-Francois Moine1-0/+5
2008-09-03V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine22-298/+89
2008-09-03V4L/DVB (8820): gspca: Change initialization and gamma of zc3xx - pas106.Jean-Francois Moine1-10/+9
2008-09-03V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup.Jean-Francois Moine1-546/+596
2008-09-03V4L/DVB (8818): gspca: Reinitialize the device on resume.Jean-Francois Moine1-3/+6
2008-09-03V4L/DVB (8817): gspca: LED and proble changes in sonixb.Hans de Goede1-3/+8
2008-09-03V4L/DVB (8816): gspca: Set disabled ctrls and fix a register pb with ovxxxx i...Hans de Goede1-40/+40
2008-09-03V4L/DVB (8815): gspca: Fix problems with disabled controls.Hans de Goede1-1/+5
2008-09-03V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine7-23/+61
2008-09-03V4L/DVB (8813): gspca: Adjust SOF detection for pac73xx.Hans de Goede1-18/+0
2008-09-03V4L/DVB (8812): gspca: Do pac73xx webcams work.Hans de Goede3-178/+220
2008-09-03V4L/DVB (8810): gspca: Compile error when CONFIG_PM not defined.Jean-Francois Moine1-0/+2
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede4-30/+12
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth39-43/+43
2008-09-03V4L/DVB (8804): s5h1411: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-03V4L/DVB (8803): s5h1409: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-03V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULLHans Verkuil1-3/+2
2008-09-03V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil8-11/+8
2008-09-03V4L/DVB (8778): radio: fix incorrect video_register_device result checkHans Verkuil14-23/+15
2008-09-03V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...Andy Walls1-83/+15
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil23-131/+146
2008-09-03V4L/DVB (8751): vivi: Fix some issues at vivi register routineMauro Carvalho Chehab1-8/+36
2008-09-03V4L/DVB (8750): V4L: check inval in video_register_device_index()Henrik Kretzschmar1-0/+3
2008-09-03V4L/DVB (8749): Fix error code, when camera is not turned on by sonypiMauro Carvalho Chehab1-1/+1
2008-09-03V4L/DVB (8728): 1-make-pms-not-autoprobe-when-builtin updateRene Herman1-1/+2
2008-09-03V4L/DVB (8727): V4L1: make PMS not autoprobe when builtin.Rene Herman1-0/+12
2008-09-03V4L/DVB (8726): link tuner before saa7134Simon Arlott1-2/+2
2008-09-03V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky6-6/+6
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede4-12/+30
2008-09-03V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.Jean-Francois Moine2-6/+1
2008-09-03V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine22-1/+116