summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Linux 2.6.25-rc7v2.6.25-rc7Linus Torvalds1-1/+1
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas1-2/+2
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-13/+31
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2-9/+16
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-366/+302
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity1-1/+1
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti1-2/+2
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti1-1/+12
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity1-2/+1
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity1-3/+0
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-10/+60
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-1/+14
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2-25/+0
2008-03-24PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton2-1/+12
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-24USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds39-1267/+3032
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-45/+140
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds5-3/+15
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras32-245/+171
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton1-22/+5
2008-03-24hw_random doc updatesDavid Brownell2-20/+48
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-24markers: remove ACCESS_ONCEMathieu Desnoyers1-6/+6
2008-03-24markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers1-11/+8
2008-03-24mm: fix boundary checking in free_bootmem_coreYinghai Lu1-6/+19
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-03-24kernel-parameters.txt: document memmap option betterPavel Machek1-0/+4
2008-03-25[POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely1-1/+1
2008-03-24libata: improve HPA error handlingTejun Heo1-4/+4
2008-03-24libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-03-24pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo1-1/+1
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo2-4/+18
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-7/+17
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-167/+97
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-59/+43
2008-03-24SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier1-2/+0
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds4-10/+10
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds1-0/+4
2008-03-24[POWERPC] Update some defconfigsKumar Gala38-1266/+3031
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin1-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely1-0/+4
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely1-1/+2
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering1-1/+1
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras1-3/+8
2008-03-23[SPARC64]: exec PT_DTRACERoland McGrath2-6/+0
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day1-2/+1
2008-03-23sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-03-23connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2-3/+20
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg5-3/+15
2008-03-23i2c: Fix docbook problemRandy Dunlap1-2/+2
2008-03-23ASoC/TLV320AIC3X: Stop I2C driver ID abuseJean Delvare1-2/+0
2008-03-23i2c-omap: Fix unhandled faultTony Lindgren1-8/+28
2008-03-23i2c-bfin-twi: Disable BF54x support for nowBryan Wu1-1/+1
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-22[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger1-2/+5
2008-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2008-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-53/+13
2008-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-102/+130
2008-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-52/+0
2008-03-22Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld1-16/+34
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman9-198/+96
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-22ISAPNP: fix limits of logical device register setBjorn Helgaas1-8/+17
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French1-2/+8
2008-03-22[TCP]: Let skbs grow over a page on fast peersHerbert Xu1-2/+2
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner3-52/+0
2008-03-22Revert "ide-tape: schedule driver for removal after 6 months"Bartlomiej Zolnierkiewicz2-15/+0
2008-03-22ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2-7/+2
2008-03-22ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2-6/+2
2008-03-22ide: Documentation/ide/ide.txt fixesBartlomiej Zolnierkiewicz1-9/+3
2008-03-22ide: mark special "ide0=" kernel parameters as obsoletedBartlomiej Zolnierkiewicz1-6/+6
2008-03-22ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz1-10/+0
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller6-159/+96
2008-03-21[DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov1-4/+3
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller1-1/+1
2008-03-21[IPV4]: Fix null dereference in ip_defragPhil Oester1-1/+1
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung1-1/+2
2008-03-21ocfs2: MAINTAINERS updateMark Fasheh1-3/+3
2008-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds4-22/+12
2008-03-21x86_64: free_bootmem should take physYinghai Lu1-2/+1
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori1-8/+1
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu5-1/+59
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds1-0/+9
2008-03-21x86: fix fault_msg nul terminationJiri Slaby1-1/+1
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek1-0/+3
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-03-21x86: reserve dma32 early for gartYinghai Lu3-0/+52
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane1-0/+9
2008-03-21x86/visws: fix printk format warningsRandy Dunlap1-2/+3
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever1-2/+2
2008-03-21x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers1-12/+20
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu1-6/+8
2008-03-21x86: fix dma_alloc_pagesYinghai Lu1-5/+0
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens2-0/+7
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2-1/+2
2008-03-21sched: remove double unlikely from schedule()Roel Kluin1-1/+1
2008-03-21sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2-20/+2
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds57-391/+651
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds8-16/+25
2008-03-21sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu1-2/+6
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-03-20[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-20[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki1-2/+3
2008-03-20[TCP]: Fix shrinking windows with window scalingPatrick McHardy1-1/+1
2008-03-20netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski1-2/+4
2008-03-20bridge: use time_before() in br_fdb_cleanup()Fabio Checconi1-1/+1
2008-03-20[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-03-20MAINTAINERS: bluez-devel is subscribers-onlyPavel Machek1-1/+1
2008-03-20audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov1-3/+8
2008-03-20[NET]: Fix permissions of /proc/netAndre Noll1-1/+1
2008-03-20[SCTP]: Fix a race between module load and protosw accessVlad Yasevich3-61/+112
2008-03-20[NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson1-0/+2
2008-03-20[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin1-1/+1
2008-03-20Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-2/+11
2008-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+6
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds12-136/+199
2008-03-20firewire: fix panic in handle_at_packetStefan Richter1-0/+6
2008-03-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-15/+55
2008-03-20Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds13-50/+90
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn4-48/+1
2008-03-20[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
2008-03-20Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King6-9/+22
2008-03-20[ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo1-1/+1
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren1-1/+7
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson1-0/+12
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard1-0/+4
2008-03-20[ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor1-1/+6
2008-03-20[ARM] 4861/1: AT91: Update maintainer email address (again)Andrew Victor1-1/+1
2008-03-20V4L/DVB (7367): bug #10211: Fix depencencies for cx2341xMauro Carvalho Chehab1-1/+1
2008-03-20V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin1-2/+2
2008-03-20V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan1-4/+5
2008-03-20V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov1-9/+41
2008-03-20V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton1-1/+1
2008-03-20V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall1-1/+1
2008-03-20V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-03-20V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab1-2/+3
2008-03-20V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2-2/+5
2008-03-20V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEVAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2-6/+6
2008-03-20V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison1-1/+0
2008-03-20V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan1-20/+21
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren1-0/+5
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman3-2/+10
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-03-19drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds16-534/+835
2008-03-19fbdev: defio and MetronomefbJaya Kumar6-2/+1125
2008-03-19rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton1-10/+4
2008-03-19memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov5-41/+49
2008-03-19fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton1-2/+2
2008-03-19drivers/md/raid5.c: fix printk warningsAndrew Morton1-3/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton1-1/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton1-0/+1
2008-03-19mm/readahead: fix kernel-doc notationRandy Dunlap1-2/+3
2008-03-19zisofs: fix readpage() outside i_sizeDave Young1-0/+11
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap7-25/+17
2008-03-19eCryptfs: Swap dput() and mntput()Michael Halcrow1-1/+1
2008-03-19rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney1-2/+2
2008-03-19i810fb: fix console switch regressionStefan Bauer1-1/+1
2008-03-19jbd2: correctly unescape journal data blocksDuane Griffin1-1/+1
2008-03-19jbd: correctly unescape journal data blocksDuane Griffin1-1/+1
2008-03-19rtc: fix kconfig helpAlessandro Zummo1-1/+1
2008-03-19smack: do not dereference NULL ipc objectAhmed S. Darwish1-3/+6
2008-03-19ROMFS: Fix up an error in iget removalDavid Howells1-19/+11
2008-03-19ext3: fix wrong gfp type under transactionJosef Bacik3-8/+8
2008-03-19ibmpex: report temperatures in mC, not CDarrick J. Wong1-1/+1
2008-03-19ibmpex: update Kconfig to list more supported modelsDarrick J. Wong1-2/+3
2008-03-19ibmpex: correct power use multipliers for QS2x bladeDarrick J. Wong1-3/+8
2008-03-19quota: add possibly missing iput() when quotaon and quotaoff racesJan Kara1-1/+1
2008-03-19memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov1-1/+1