summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds1-1/+1
2008-11-15Fix inotify watch removal/umount racesAl Viro4-48/+218
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-32/+108
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds30-81/+96
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-4/+6
2008-11-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-82/+149
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-20/+47
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-99/+67
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro1-35/+0
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-11-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+11
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds2-9/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-14libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-149p: restrict RDMA usageRandy Dunlap1-4/+6
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap30-81/+96
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab1-3/+27
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab1-8/+9
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab1-8/+37
2008-11-14V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab1-36/+35
2008-11-14V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab1-7/+18
2008-11-14V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab1-3/+3
2008-11-14V4L/DVB (9613): tvaudio: fix a memory leakMauro Carvalho Chehab1-0/+1
2008-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds27-122/+218
2008-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-16/+31
2008-11-13dm: avoid destroying table in dm_any_congestedChandra Seetharaman1-8/+16
2008-11-13dm: move pending queue wake_up end_io_acctMikulas Patocka1-5/+5
2008-11-13dm mpath: warn if args ignoredChandra Seetharaman1-0/+4
2008-11-13dm mpath: avoid attempting to activate null pathChandra Seetharaman1-2/+2
2008-11-13dm stripe: fix init failureHeinz Mauelshagen1-1/+3
2008-11-13dm raid1: flush workqueue before destructionMikulas Patocka1-0/+1
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper1-0/+4
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell1-0/+4
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-13ub: stub pre_reset and post_reset to fix oopsPete Zaitcev1-2/+18
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma1-0/+1
2008-11-13usb: unusual devs patch for Nokia 7610 SupernovaRicky Wong1-0/+8
2008-11-13USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-11-13+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin1-0/+1
2008-11-13USB: storage: adjust comment in KconfigPaul Bolle1-2/+2
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand2-1/+3
2008-11-13USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern1-0/+7
2008-11-13USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips1-5/+4
2008-11-13USB: CP2101 Add device ID for AMB2560Craig Shelley1-0/+1
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent1-2/+2
2008-11-13USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter1-0/+6
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2-37/+46
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi2-5/+5
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta1-0/+2
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern3-1/+4
2008-11-13USB: add Nikon D300 camera to unusual_devsPaul Ready1-0/+7
2008-11-13USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman1-1/+1
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-7/+8
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-1/+1
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-3/+31
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-102/+58
2008-11-13fix cpumask build breakage on pariscHelge Deller1-2/+0
2008-11-13dlm: fix shutdown cleanupDavid Teigland1-1/+1
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott1-3/+3
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2-19/+10
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King6-17/+15
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2-2/+2
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY1-3/+8
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI1-1/+1
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt1-1/+1
2008-11-13sh: early printk port type fixMagnus Damm1-0/+1
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm1-1/+2
2008-11-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2008-11-12c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti3-0/+171
2008-11-12Add c2 port supportRodolfo Giometti8-0/+1273
2008-11-12hdq: documentation for OMAP HDQMadhusudhan Chikkature1-0/+46
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature3-1/+131
2008-11-12hdq driver for OMAP2430/3430Madhusudhan Chikkature3-0/+733
2008-11-12w1: export w1_read_8 functionMadhusudhan Chikkature2-1/+3
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown4-0/+527
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong4-0/+557
2008-11-12adt7462: new hwmon driverDarrick J. Wong4-0/+2080
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek6-0/+805
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki1-2/+2
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso1-5/+2
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand1-0/+3
2008-11-12lm85: support adt7468 chipsDarrick J. Wong1-6/+46
2008-11-12adt7473: check inputs from sysfs writesDarrick J. Wong1-15/+74
2008-11-12adt7470: check input range when sysfs files are writtenDarrick J. Wong1-13/+62
2008-11-12kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton1-1/+1
2008-11-12DOC: update xip method infoMarco Stornelli1-4/+5
2008-11-12DOC: add printk-formats.txtRandy Dunlap2-0/+37
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12vfs: fix shrink_submountsEric W. Biederman1-2/+2
2008-11-12mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro1-10/+6
2008-11-12kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu1-5/+16
2008-11-12freezer_cg: disable writing freezer.state of root cgroupLi Zefan2-10/+22
2008-11-12freezer_cg: remove task_lock from freezer_fork()Li Zefan1-2/+6
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn3-0/+244
2008-11-12cpusets: update mems allowed in page allocatorDavid Rientjes1-0/+4
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong1-1/+3
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong3-24/+30
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-12hwmon: applesmc: add support for Macbook 4Henrik Rydberg1-1/+5
2008-11-12hugetlb: make unmap_ref_private multi-size-awareAdam Litke1-2/+3
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-19/+43
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman1-3/+6
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-4/+10
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller1-2/+1
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe1-0/+1
2008-11-12mac80211: fix notify_mac functionJohannes Berg1-3/+3
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten1-0/+2
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-14/+0
2008-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds6-21/+30
2008-11-12sched: fix init_idle()'s use of sched_clock()Ingo Molnar1-1/+2
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-57/+108
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-22/+63
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells1-29/+23
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells1-2/+0
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells1-9/+24
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells1-4/+4
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells1-51/+56
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells1-1/+94
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells1-3/+0
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells1-1/+3
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells1-13/+13
2008-11-12MN10300: Add further misalignment fixupsDavid Howells1-1/+53
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells2-0/+170
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells1-18/+9
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-10/+23
2008-11-12parisc: fix find_extend_vma() breakageDenys Vlasenko1-1/+1
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds56-390/+937
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier9-50/+106
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin1-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin1-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin1-1/+2
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2-6/+2
2008-11-12sched: fix stale value in average load per taskBalbir Singh1-0/+2
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly1-2/+2
2008-11-12tcp_htcp: last_cong bug fixDoug Leith1-4/+10
2008-11-12Merge branch 'topic/fix/hda' into for-linusTakashi Iwai1-22/+63
2008-11-12ALSA: hda - Fix IDT/STAC multiple HP detectionTakashi Iwai1-14/+45
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra2-14/+0
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt4-2/+37
2008-11-12usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-12fix sci type for SH7723Yoshihiro Shimoda1-3/+3
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda3-17/+22
2008-11-11Merge branch 'ec' into releaseLen Brown6-66/+81
2008-11-11Merge branch 'processor-256' into releaseLen Brown3-38/+51
2008-11-11Merge branch 'video' into releaseLen Brown16-84/+469
2008-11-11Merge branch 'sysfs' into releaseLen Brown7-16/+16
2008-11-11Merge branch 'sony' into releaseLen Brown0-0/+0
2008-11-11Merge branch 'power' into releaseLen Brown1-6/+2
2008-11-11Merge branch 'misc' into releaseLen Brown36-151/+277
2008-11-11Merge branch 'bugzilla-11917' into releaseLen Brown1-1/+2
2008-11-11Merge branch 'bugzilla-11539' into releaseLen Brown1-8/+17
2008-11-11Merge branch 'bugzilla-11312' into releaseLen Brown4-20/+22
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas3-4/+9
2008-11-11fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon1-0/+15
2008-11-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-10/+16
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-11ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy1-3/+6
2008-11-11ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy1-1/+1
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy6-40/+23
2008-11-11ACPI: EC: restart failed commandAlexey Starikovskiy1-12/+29
2008-11-11ACPI: EC: wait for last write gpeAlexey Starikovskiy1-8/+13
2008-11-11ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins1-3/+10
2008-11-11ACPI: EC: revert msleep patchAlexey Starikovskiy1-2/+2
2008-11-11PCI: ignore bit0 of _OSC return codeKenji Kaneshige1-7/+8
2008-11-11dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-13/+13
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams4-4/+12
2008-11-11iop-adma: add a dummy read to flush next descriptor updateDan Williams1-4/+5
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity1-1/+3
2008-11-11KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang1-0/+5
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang2-1/+3
2008-11-11KVM: Require the PCI subsystemAvi Kivity2-0/+4
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick1-1/+1