summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-03Linux 2.6.26-rc1v2.6.26-rc1Linus Torvalds1-2/+2
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds3-1/+16
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds26-773/+249
2008-05-03[MAINTAINERS] PCI list movedJesse Barnes1-1/+1
2008-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-22/+34
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-560/+704
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-384/+117
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds17-122/+231
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano1-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger2-1/+7
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2-3/+3
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel2-0/+15
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison4-23/+21
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison4-11/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven1-0/+1
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen2-2/+4
2008-05-02Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin2-76/+52
2008-05-02types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2-0/+40
2008-05-02xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin1-32/+1
2008-05-02x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin1-36/+2
2008-05-02v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin1-31/+1
2008-05-02sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin1-29/+1
2008-05-02sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin1-29/+1
2008-05-02sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin1-32/+2
2008-05-02s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin1-42/+6
2008-05-02powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin1-42/+6
2008-05-02parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin1-31/+2
2008-05-02mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin1-31/+2
2008-05-02mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin1-50/+6
2008-05-02m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin1-31/+1
2008-05-02m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin1-30/+2
2008-05-02ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin1-29/+2
2008-05-02h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin1-31/+2
2008-05-02frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin1-32/+2
2008-05-02cris: types: use <asm-generic/int-*.h> for the cris architectureH. Peter Anvin1-31/+2
2008-05-02blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin1-32/+2
2008-05-02avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin1-30/+2
2008-05-02arm: types: use <asm-generic/int-*.h> for the arm architectureH. Peter Anvin1-31/+2
2008-05-02alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin1-35/+1
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin3-0/+109
2008-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-8/+16
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds43-291/+884
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg1-3/+3
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds32-274/+186
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox1-2/+4
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg1-0/+26
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg6-53/+260
2008-05-02[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2-74/+169
2008-05-02[SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2-57/+51
2008-05-02[SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby1-3/+8
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn4-11/+154
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2-14/+34
2008-05-02[SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn1-2/+2
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds45-537/+9213
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+7
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo1-1/+24
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-05-02usb_serial: some coding style fixesAlan Cox4-103/+112
2008-05-02USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day1-4/+0
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern2-18/+61
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern1-1/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard9-0/+1836
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard3-0/+284
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard2-0/+690
2008-05-02USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto1-1/+1
2008-05-02USB: storage: Update mailling list addressAndrew Lunn2-2/+4
2008-05-02USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp1-1/+11
2008-05-02USB: add more FTDI device idsPeter Mack2-0/+19
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda1-1/+3
2008-05-02usb: gadget zero timer init fixDavid Lopo1-3/+4
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell1-193/+172
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell1-17/+73
2008-05-02usb: pxa27x_udc driverRobert Jarzmik5-4/+2916
2008-05-02USB: INTOVA Pixtreme camera mass storage deviceRohan Hart1-0/+7
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin1-3/+2
2008-05-02USB: usbtest displays diagnostics againDavid Brownell1-143/+133
2008-05-02ub: CosmeticsPete Zaitcev1-9/+6
2008-05-02ub: Ignore bad residuePete Zaitcev1-8/+14
2008-05-02ub: Tune retriesPete Zaitcev1-5/+4
2008-05-02ub: Fix timeoutsPete Zaitcev1-2/+15
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell1-1/+1
2008-05-02usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern1-0/+7
2008-05-02USB: storage/onetouch.c: make a function staticAdrian Bunk1-2/+2
2008-05-02usb-storage: fix build failure in OneTouch driverDmitry Torokhov1-1/+2
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker1-14/+14
2008-05-02USB: ISP1760 HCD driverSebastian Siewior5-1/+2764
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers1-1/+7
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh7-35/+47
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds3-19/+35
2008-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds3-866/+2
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-159/+324
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh17-29/+52
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds11-171/+157
2008-05-02[SCSI] bsg: add large command supportFUJITA Tomonori1-3/+9
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn1-1/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller2-10/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller5-151/+71
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller3-110/+8
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller3-7/+11
2008-05-02serial: Fix sparc driver name strings.David S. Miller4-4/+4
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33
2008-05-02lguest: make Launcher see device status updatesRusty Russell2-22/+48
2008-05-02lguest: remove bogus NULL cpu checkRusty Russell1-2/+0
2008-05-02lguest: avoid using NR_CPUS as a bounds check.Rusty Russell1-1/+1
2008-05-02virtio: add virtio disk geometry featureRyan Harper2-4/+27
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell8-53/+142
2008-05-02virtio: change config to guest endian.Rusty Russell3-36/+21
2008-05-02virtio: finer-grained features for virtio_netRusty Russell2-2/+20
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell1-20/+43
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti1-2/+0
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell1-4/+4
2008-05-02virtio: de-structify virtio_block status byteRusty Russell3-15/+10
2008-05-02virtio: export more headers to userspaceChristian Borntraeger1-0/+5
2008-05-02virtio: fix sparse return void-valued expression warningsHarvey Harrison1-2/+2
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell1-1/+1
2008-05-02virtio: ignore corrupted virtqueues rather than spinning.Rusty Russell1-0/+5
2008-05-02genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner3-19/+35
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2-11/+17
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-7/+6
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev1-3/+3
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-11/+6
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+3
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-11/+6
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-9/+9
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-16/+7
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2-8/+15
2008-05-02[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-48/+84
2008-05-02[POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand1-6/+1
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2-6/+3
2008-05-02[POWERPC] PS3: Add time include to lpmFUJITA Tomonori1-0/+1
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand1-3/+3
2008-05-02Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras6-9/+37
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala2-4/+4
2008-05-01[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce1-2/+2
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap2-2/+9
2008-05-01[POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov1-0/+21
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller15-70/+78
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov1-6/+1
2008-05-01iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath3-10/+20
2008-05-01[IA64] smp.c coding style fixHidetoshi Seto1-33/+35
2008-05-02slub: #ifdef simplificationChristoph Lameter2-5/+3
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter1-4/+6
2008-05-02slub: Whitespace cleanup and use of strict_strtoulChristoph Lameter1-13/+25
2008-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+5
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds2-4/+8
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds25-196/+193
2008-05-01Fix a potential issue in mpc52xx uart driverAndrew Liu1-0/+2
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert12-51/+77
2008-05-01firewire: fw-sbp2: log scsi_target ID at releaseStefan Richter1-1/+1
2008-05-01ieee1394: fix NULL pointer dereference in sysfs accessStefan Richter1-1/+4
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse12-42/+70
2008-05-01kbuild: fix vmlinux.o linkSam Ravnborg1-2/+4
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-05-01make generic sys_ptrace unconditionalChristoph Hellwig1-2/+0
2008-05-01[PATCH] fix sysctl_nr_open bugsAl Viro1-2/+20
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro7-74/+29
2008-05-01[PATCH] split linux/file.hAl Viro22-86/+121
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro3-66/+7
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro1-46/+9
2008-05-01[PATCH] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01[POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely3-42/+85
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse4-7/+8
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2008-05-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds7-48/+56
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-166/+172
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-4/+12
2008-05-01m68knommu: fix FEC driver lockingSebastian Siewior1-22/+33
2008-05-01m68knommu: kill warnings in FEC driverSebastian Siewior1-2/+8
2008-05-01m68knommu: remove unused interrupts in FEC driverGreg Ungerer1-34/+2
2008-05-01m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2-12/+16
2008-05-01m68knommu: fix compare race in sched related codeSebastian Siewior1-0/+2
2008-05-01m68knommu: rework definition of HZGreg Ungerer1-2/+5
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior1-1/+2
2008-05-01m68knommu: remove unused CONFIG_DISKtelGreg Ungerer1-2/+1