summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger1-15/+0
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell1-1/+2
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov1-3/+1
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi1-1/+11
2008-08-05spi: new orion_spi driverShadi Ammouri4-0/+598
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle1-2/+2
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov1-0/+5
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton1-4/+4
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds43-116/+92
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz21-24/+24
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo1-4/+0
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2-22/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk6-6/+1
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz5-25/+31
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz7-8/+0
2008-08-05ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz1-9/+18
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz1-3/+3
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz1-5/+1
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller37-724/+795
2008-08-05bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen1-1/+1
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen1-1/+0
2008-08-04tg3: Fix 'scheduling while atomic' errorsMatt Carlson1-16/+4
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller2-14/+1
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski10-20/+19
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski12-34/+68
2008-08-04fs: rename buffer trylockNick Piggin9-13/+17
2008-08-04mm: rename page trylockNick Piggin20-59/+74
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-151/+166
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds39-510/+854
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds282-400/+22
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-7/+3
2008-08-04tracehook: kerneldoc fixRoland McGrath1-2/+3
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+7
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-8/+27
2008-08-04m68k: some asm-sparc include files movedStephen Rothwell3-3/+400
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge1-10/+12
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds135-0/+0
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-1/+1
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox2-211/+265
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox1-50/+27