summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-12Linux 2.6.22-rc1v2.6.22-rc1Linus Torvalds1-2/+2
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds139-548/+8624
2007-05-12include/linux: trivial repair whitespace damageDaniel Walker2-6/+6
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro1-40/+12
2007-05-12SLUB: i386 supportChristoph Lameter7-26/+25
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens1-0/+2
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft1-0/+4
2007-05-12IPMI: fix SI address space settingsCorey Minyard1-2/+2
2007-05-12MAINTAINERS: remove invalid list address for TPMStephen Rothwell1-1/+0
2007-05-12Missing include file in tpm_atmel.hStephen Rothwell1-0/+3
2007-05-12tty: flush flip buffer on ldisc input queue flushPaul Fulghum1-0/+33
2007-05-12ntfs: use zero_user_pageNate Diller2-69/+26
2007-05-12fault injection: disable stacktrace filter for x86-64Akinobu Mita1-0/+1
2007-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-117/+310
2007-05-12x86_64: use signalfd and timerfd compat syscallsHeiko Carstens1-3/+3
2007-05-12x86_64: Add asm/mtrr.h include for some buildsAndi Kleen1-0/+1
2007-05-12pm3fb: Fix compile error if moduleAntonino A. Daplas1-1/+1
2007-05-12Merge branch 'fixes' into develRussell King19-55/+115
2007-05-12Merge branch 'omap-fixes' into fixesRussell King6-20/+80
2007-05-12[ARM] Use new get_irqnr_preambleRussell King8-32/+42
2007-05-12[ARM] Ensure machine class menu is sorted alphabeticallyRussell King1-25/+25
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller4-7/+15
2007-05-11[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.David S. Miller1-20/+210
2007-05-11[SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller1-1/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[SPARC64]: Update defconfig.David S. Miller1-8/+10
2007-05-11[TTY]: Export proc_clear_tty() to modulea.David S. Miller1-0/+1
2007-05-11[SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller1-2/+2
2007-05-11[SPARC64]: Spelling fixes.Simon Arlott7-8/+8
2007-05-11[SPARC]: Spelling fixes.Simon Arlott8-12/+12
2007-05-11[SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2-61/+52
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds72-204/+4682
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth5-1/+1623
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2-1/+579
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer1-0/+315
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth3-0/+45
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth4-1/+177
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth1-0/+72
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2-1/+130
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth3-1/+225
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth3-0/+315
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2-1/+207
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer4-1/+174
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer3-1/+652
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2-2/+25
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott40-67/+67
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2-2/+2
2007-05-12[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-103/+64
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips1-1/+1
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt1-17/+2
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell2-4/+4
2007-05-12[POWERPC] Add missed includeStephen Rothwell1-0/+1
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds63-1025/+532
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds35-3099/+750
2007-05-11Fix assertion failure with MSI on sparc64David Miller1-2/+4
2007-05-11pata_platform: don't use generic ata_port_startOlof Johansson1-1/+3
2007-05-11Use menuconfig objects: libataJan Engelhardt1-7/+3
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su1-0/+1
2007-05-11Add the combined mode for ATI SB700Henry Su2-0/+2
2007-05-11pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice1-0/+1
2007-05-11git-libata-all: sata_via build fixAndrew Morton1-4/+0
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo3-100/+98
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo4-16/+16
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo1-5/+1
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo1-1/+21
2007-05-11libata: ignore EH scheduling during initializationTejun Heo3-0/+6
2007-05-11libata: clean up SFF init messTejun Heo43-315/+313
2007-05-11libata: implement libata.spindown_compatTejun Heo4-1/+53
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo45-575/+14
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects II - netdev/atmJan Engelhardt1-15/+17
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11[ARM] 4333/2: KS8695: Micrel Development boardAndrew Victor4-0/+946
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor4-0/+679
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor35-5/+1768
2007-05-11[ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development boardAndrew Victor4-0/+1178
2007-05-11[ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor6-16/+4
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor13-3/+1207
2007-05-11Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds169-5530/+10637
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds65-842/+1580
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds21-152/+89
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings3-3/+3
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen1-1/+3
2007-05-11Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck4626-95217/+236588
2007-05-11[WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck1-1/+1
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-11[ARM] Update mach-typesRussell King1-1/+33
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt1-0/+1
2007-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-5/+5
2007-05-11further UTF-8 fixes and name correctionDavid Woodhouse3-4/+4
2007-05-11Fix wrong identifier name in Documentation/kref.txtSatyam Sharma1-1/+1
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds6-191/+376
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds71-4082/+686
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-2/+61
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds22-101/+439
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-39/+171
2007-05-11[ARM] iop13xx: msi supportDaniel Wolstenholme7-2/+262
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter5-119/+22
2007-05-11[ARM] stacktrace fixAndrew Morton1-9/+3
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy2-5/+11
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner3-4/+4
2007-05-11[ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day1-3/+0
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller3-0/+24
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman27-3/+1674
2007-05-11[ARM] 4369/1: AT91: Fix circular dependency in header filesAndrew Victor4-18/+20
2007-05-11[ARM] 4368/1: S3C24xx: build fixArnaud Patard1-1/+0
2007-05-11[ARM] 4364/1: AT91: LEDS on AT91SAM9261-EKAndrew Victor2-0/+4
2007-05-11[ARM] Fix iop32x/iop33x buildRussell King3-3/+3
2007-05-11[ARM] EBSA110: fix build errors caused by missing "const"Russell King1-4/+4
2007-05-11[ARM] 4359/3: H1940: Add bluetooth supportArnaud Patard3-1/+149
2007-05-11[ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory2-0/+5
2007-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele2-216/+378
2007-05-11[ARM] pata_icside: fix build errorsRussell King1-56/+86
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King13-118/+53
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King8-25/+33
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-726/+1312
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai1-1/+1
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle6-191/+376
2007-05-11md: improve the is_mddev_idle testNeilBrown1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare2-2/+10
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare1-2/+0
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre4-0/+965
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt3-3417/+683
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski1-1/+3
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi1-548/+486
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi1-13/+1
2007-05-11epoll: use anonymous inodesDavide Libenzi1-169/+3
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi3-3/+49
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: eventfd coreDavide Libenzi6-0/+270
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi3-4/+32
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: timerfd coreDavide Libenzi6-0/+258
2007-05-11signal/timer/event: signalfd compat codeDavide Libenzi1-0/+26
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi4-1/+6
2007-05-11signal/timer/event: signalfd coreDavide Libenzi14-7/+508
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi5-0/+228
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu1-2/+2
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu3-8/+22
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu4-70/+70
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2-5/+0
2007-05-11Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu1-6/+3
2007-05-11Use struct pid parameter in copy_process()Sukadev Bhattiprolu1-5/+6
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu1-0/+1
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu3-0/+31
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu6-13/+18
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena1-1/+18
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena1-1/+2
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena2-4/+4
2007-05-11use defines in sys_getpriority/sys_setpriorityDaniel Walker1-2/+3
2007-05-11MPC52xx PSC SPI master driverDragos Carp3-0/+662
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi4-151/+93
2007-05-11tty: add compat_ioctlPaul Fulghum4-19/+69
2007-05-11module_author: don't advise putting in an email addressRene Herman1-1/+1
2007-05-11SubmitChecklist: add -W helpAndrew Morton1-3/+3
2007-05-11Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte1-1/+1
2007-05-11stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt1-0/+4
2007-05-11Add hard_irq_disable()Benjamin Herrenschmidt1-0/+10
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt4-11/+12
2007-05-11synclink_gt: add compat_ioctlPaul Fulghum3-1/+132
2007-05-11small cleanup in gpt partition handlingOlaf Hering1-7/+5