aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2-0/+35
2006-06-29[PATCH] genirq: add handle_bad_irq()Ingo Molnar2-0/+9
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner4-2/+538
2006-06-29[PATCH] genirq MSI fixesIngo Molnar2-11/+21
2006-06-29[PATCH] genirq: coreThomas Gleixner7-22/+182
2006-06-29[PATCH] genirq: update copyrightsIngo Molnar2-2/+7
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner3-7/+13
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner2-1/+4
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner3-2/+7
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner4-10/+83
2006-06-29[PATCH] genirq: doc: add design documentationThomas Gleixner2-1/+476
2006-06-29[PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar1-20/+25
2006-06-29[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar1-4/+16
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar1-7/+37
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar21-74/+45
2006-06-29[PATCH] genirq: debug: better debug printout in enable_irq()Thomas Gleixner1-0/+1
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar12-29/+24
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar4-10/+6
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2-13/+12
2006-06-29[PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar1-28/+28
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar6-19/+28
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar5-60/+66
2006-06-29[PATCH] genirq: cleanup: remove fastcallIngo Molnar2-5/+9
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar9-23/+16
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar14-24/+26
2006-06-29[PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar1-4/+5
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar151-380/+384
2006-06-29[PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk1-1/+0
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn1-1/+3
2006-06-29[PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil1-55/+0
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones1-0/+1
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn1-1/+1
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones1-1/+1
2006-06-29[PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk1-0/+13
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk1-4/+0
2006-06-29[PATCH] ufs: printk() fixAndrew Morton1-2/+4
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells6-30/+108
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton1-1/+1
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto5-1/+12
2006-06-29[PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2-3/+10
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk3-6/+7
2006-06-28Fix vsnprintf off-by-one bugLinus Torvalds1-1/+1
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-172/+675
2006-06-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-86/+641
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-127/+283
2006-06-28[PATCH] Fix plist include dependencyThomas Gleixner1-0/+1
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2-1/+6
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+21
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer1-60/+6
2006-06-28[PATCH] m68knommu: configuration options for ROM regionGreg Ungerer1-0/+53
2006-06-28[PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer1-7/+7
2006-06-28[PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer1-0/+1
2006-06-28[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer1-6/+6
2006-06-28[PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer1-0/+1
2006-06-28[PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer1-19/+1
2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer1-58/+44
2006-06-28[PATCH] m68knommu: create romvec.S for 68328Greg Ungerer1-0/+37
2006-06-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-6/+22
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton1-0/+2
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2-1/+2
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-28[PATCH] oss/via: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] ac97_codec: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] sound: fix cs4232 section mismatchRandy Dunlap1-1/+1
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann2-5/+15
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard1-8/+10
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard1-67/+0
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard1-5/+2
2006-06-28[PATCH] istallion: cleanupsAlan Cox1-1152/+667
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox1-0/+3
2006-06-28[PATCH] v9fs: fix fid check in v9fs_createLatchesar Ionkov1-1/+1
2006-06-28[PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov1-0/+2
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum4-17/+6
2006-06-28[PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum1-13/+24
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum9-42/+7
2006-06-28[PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto3-0/+257
2006-06-28[PATCH] load_module() cleanupAndrew Morton1-6/+21
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven5-2/+150
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig89-121/+121
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton2-0/+12
2006-06-28[WATCHDOG] Documentation/watchdog updateRandy Dunlap5-110/+88
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu1-6/+4
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young2-2/+2
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King1-4/+1
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi13-0/+129
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King1-0/+5
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2-4/+8
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2-7/+0
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2-2/+10
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi1-0/+4
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King4-48/+92
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi1-29/+32
2006-06-28[ARM] nommu: uaccess tweaksRussell King4-59/+108
2006-06-28[ARM] nommu: adjust headers for !MMU ARM systemsRussell King11-21/+287
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King1-3/+3
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck1-1/+1
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner2-2/+18
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski1-2/+2
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek8-0/+419
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2-0/+41
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2-0/+53
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek5-5/+5
2006-06-28[ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek3-12/+11
2006-06-28[ARM] 3660/1: Remove legacy definesAndrew Victor3-8/+2
2006-06-28[ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks1-9/+7
2006-06-28[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks1-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King8-50/+31
2006-06-27Input: db9 - fix potential buffer overrunEric Sesterhenn1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-199/+133
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds34-411/+657
2006-06-27Merge git://oss.sgi.com:8090/nathans/xfs-2.6Linus Torvalds11-25/+21
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-110/+191
2006-06-27Properly delete sound/ppc/toonie.cLinus Torvalds1-0/+0
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds28-823/+1541
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer1-8/+10
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer1-11/+6
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer1-12/+7
2006-06-27[PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h headerGreg Ungerer1-2/+0
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer1-39/+52
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan1-3/+3
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel1-19/+179
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter1-4/+11
2006-06-27[PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer1-74/+133
2006-06-27[PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel1-0/+2
2006-06-27[PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar1-0/+1
2006-06-27[PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter1-10/+11
2006-06-27[PATCH] voyager: add cpu_present_mapJames Bottomley1-0/+2
2006-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds57-51/+13528
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott1-2/+2
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-27[PATCH] do_IRQ() warning fixAndrew Morton1-2/+2
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2-6/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl8-38/+19
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl1-2/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl1-6/+2
2006-06-27[PATCH] futex_requeue() optimizationSebastien Dugue1-5/+8
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner3-6/+40
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner15-49/+202
2006-06-27[PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner1-1/+3
2006-06-27[PATCH] fix rt-mutex defaults and dependenciesRoman Zippel1-3/+1
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar7-41/+828
2006-06-27[PATCH] pi-futex: rt mutex futex apiIngo Molnar1-0/+55
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner20-1/+1923
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar8-1/+581
2006-06-27[PATCH] pi-futex: rt mutex docsSteven Rostedt3-0/+981
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar11-0/+1181
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar3-31/+181
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar4-0/+372
2006-06-27[PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar1-0/+6
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar4-7/+13
2006-06-27[PATCH] pi-futex: robust futex docs fixIngo Molnar1-1/+1
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar4-122/+135
2006-06-27[PATCH] BUG() if setscheduler is called from interrupt contextSteven Rostedt1-0/+2
2006-06-27[PATCH] sched: uninline task_rq_lock()Oleg Nesterov1-1/+1
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B11-33/+262
2006-06-27[PATCH] sched_domai: Allocate sched_group structures dynamicallySrivatsa Vaddagiri1-5/+43
2006-06-27[PATCH] sched_domai: Use kmalloc_nodeSrivatsa Vaddagiri1-2/+3
2006-06-27[PATCH] sched_domai: Don't use GFP_ATOMICSrivatsa Vaddagiri1-1/+1
2006-06-27[PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2-62/+79
2006-06-27[PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()Peter Williams1-5/+21
2006-06-27[PATCH] sched: modify move_tasks() to improve load balancing outcomesPeter Williams1-2/+10
2006-06-27[PATCH] sched: implement smpnicePeter Williams2-67/+225
2006-06-27[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()Kirill Korotaev1-4/+14
2006-06-27[PATCH] unnecessary long index i in schedSteven Rostedt1-1/+2
2006-06-27[PATCH] sched: fix interactive ceiling codeCon Kolivas1-25/+27
2006-06-27[PATCH] sched: simplify bitmap definitionSteven Rostedt1-3/+1
2006-06-27[PATCH] sched: fix smt nice lock contention and optimizationChen, Kenneth W1-123/+59
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2-1/+26
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie1-2/+4
2006-06-27[PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2-8/+8
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie1-4/+23
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie4-31/+34
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie1-38/+64
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie3-2/+297
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie3-19/+17
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie3-90/+100
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2-1/+46
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie1-10/+14
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2-0/+46
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie1-5/+10
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2-2/+17
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie1-28/+11
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2-8/+8
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie1-17/+36
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie1-12/+41
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie4-38/+9