aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-10/ : Apply previous jlime v2.6.26-stable patch * This patch makes HP Jornada 7...v2.6.26-hpcKristoffer Ericson64-740/+9057
2008-07-13Linux 2.6.26v2.6.26Linus Torvalds1-1/+1
2008-07-13devcgroup: fix permission check when adding entry to child cgroupLi Zefan1-1/+1
2008-07-13devcgroup: always show positive major/minor numLi Zefan1-2/+2
2008-07-13Documentation/HOWTO: correct wrong kernel bugzilla FAQ URLJiri Pirko1-1/+1
2008-07-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2008-07-13cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko1-6/+18
2008-07-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-7/+31
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton1-5/+5
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton1-10/+10
2008-07-12frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells1-1/+1
2008-07-12OProfile kernel maintainership changesRobert Richter1-2/+2
2008-07-12rtc-pcf8563: add chip idJon Smirl1-0/+1
2008-07-12rtc-fm3130: fix chip namingAlessandro Zummo1-1/+1
2008-07-12ov7670: clean up ov7670_read semanticsAndres Salomon1-1/+3
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman1-0/+3
2008-07-12fbdev: bugfix for multiprocess defioJaya Kumar1-1/+19
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins1-1/+3
2008-07-12drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins1-1/+3
2008-07-12[SCSI] bsg: fix oops on removeJames Bottomley1-1/+2
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley1-3/+8
2008-07-12x86: fix ldt limit for 64 bitMichael Karcher1-2/+2
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad1-2/+1
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King1-1/+5
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+17
2008-07-11Fix reference counting race on log buffersDave Chinner1-4/+11
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui1-1/+4
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow1-0/+1
2008-07-11libata-acpi: filter out DIPM enableTejun Heo1-2/+12
2008-07-10rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker1-1/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König5-5/+5
2008-07-10rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-07-10tpm: add Intel TPM TIS device HIDMarcin Obara1-0/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-128/+351
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-10tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-10ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+24
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8
2008-07-10ftrace: DocumentationSteven Rostedt1-0/+1353
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak1-0/+1
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak1-1/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+8
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds1-6/+1
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh1-7/+7
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu1-2/+8
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi1-1/+24
2008-07-10sched: fix cpu hotplugDmitry Adamushko1-1/+3
2008-07-10md: ensure all blocks are uptodate or locked when syncingDan Williams1-6/+1
2008-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-25/+63
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells1-1/+1
2008-07-09netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy1-2/+8
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+4
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler2-23/+13
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+1
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak1-1/+1
2008-07-08sctp: Add documentation for sctp sysctl variableVlad Yasevich1-0/+170
2008-07-08ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin1-2/+2
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise1-0/+4
2008-07-08Fix broken fix for fsl-diu-dbTakashi Iwai1-2/+2
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-13/+12
2008-07-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-34/+37
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney1-0/+2
2008-07-08SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust1-8/+9
2008-07-08SUNRPC: Fix a double-free in rpcbindTrond Myklebust1-4/+2
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust1-1/+1
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2-5/+5
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-33/+37
2008-07-08it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz1-2/+1
2008-07-08palm_bk3710: fix IDECLK period calculationSergei Shtylyov1-20/+18
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz3-11/+18
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+4
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2-6/+10
2008-07-08[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley1-2/+7
2008-07-08irda: Fix netlink error path return valueJulius Volz1-2/+2
2008-07-08irda: New device ID for nsc-irccVille Syrjala1-0/+1
2008-07-08irda: via-ircc proper dma freeingWang Chen1-0/+3
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin1-1/+4
2008-07-08sctp: Mark the tsn as received after all allocations finishVlad Yasevich2-6/+8
2008-07-08crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins1-9/+1
2008-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-07-07mac80211: don't report selected IBSS when not foundVladimir Koutny1-2/+4
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch1-0/+7
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-07-07mac80211: Only flush workqueue when last interface was removedIvo van Doorn1-2/+2
2008-07-07mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen1-2/+5
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville1-4/+8
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes1-4/+4
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran1-0/+2
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike3-1/+10
2008-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-35/+113
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt1-2/+3
2008-07-06vsprintf: add support for '%pS' and '%pF' pointer formatsLinus Torvalds1-1/+40
2008-07-06vsprintf: add infrastructure support for extended '%p' specifiersLinus Torvalds1-2/+14
2008-07-06vsprintf: split out '%p' handling logicLinus Torvalds1-9/+11
2008-07-06vsprintf: split out '%s' handling logicLinus Torvalds1-26/+31
2008-07-06Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+11
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds22-31/+70
2008-07-06[SCSI] erase invalid data returned by deviceAlan Stern1-0/+9
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin1-1/+1
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori1-5/+10
2008-07-05can: add sanity checksOliver Hartkopp3-4/+32
2008-07-05Linux 2.6.26-rc9v2.6.26-rc9Linus Torvalds1-1/+1
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton1-34/+38
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2-8/+5
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-6/+60
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton1-4/+4
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz1-2/+2
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2-10/+0
2008-07-05softlockup: print a module list on being stuckArjan van de Ven1-0/+1
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar4-5/+59
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin4-5/+59
2008-07-04mempolicy: mask off internal flags for userspace APIDavid Rientjes1-1/+5
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+10
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4
2008-07-04doc: document the relax_domain_level kernel boot argumentPaul Jackson2-0/+7
2008-07-04devcgroup: fix odd behaviour when writing 'a' to devices.allowLi Zefan2-2/+8
2008-07-04Update MAINTAINERS file for the TPM device driverRajiv Andrade1-1/+2
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-07-04cpumask: introduce new APIsStephen Rothwell1-0/+4
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon1-1/+11
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2-0/+19
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-04MAINTAINERS: update the email address of Andreas DilgerGeert Uytterhoeven1-2/+2
2008-07-04cpusets: document proc status cpus and mems allowed listsPaul Jackson1-2/+4
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank1-7/+7
2008-07-04security: filesystem capabilities: fix CAP_SETPCAP handlingAndrew G. Morgan1-3/+10
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan4-22/+53
2008-07-04doc: doc maintainersRandy Dunlap1-0/+8
2008-07-04spi: fix the read path in spidevSebastian Siewior1-6/+4
2008-07-04cgroups: document the effect of attaching PID 0 to a cgroupLi Zefan1-0/+4
2008-07-04MFD maintainerSamuel Ortiz1-0/+6
2008-07-04w100fb: add 80 MHz modelinePhilipp Zabel1-0/+1
2008-07-04w100fb: do not depend on SHARPSLPhilipp Zabel1-1/+2
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita1-0/+28
2008-07-04ntfs: update help textJess Guerrero1-1/+1
2008-07-04man-pages is supportedMichael Kerrisk1-2/+2
2008-07-04Introduce rculist.hStephen Rothwell1-0/+6
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells3-1/+46
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells2-0/+4
2008-07-04hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+6
2008-07-04Doc*/kernel-parameters.txt: fix stale referencesPavel Machek1-2/+2
2008-07-04delay accounting: maintainer updateBalbir Singh1-4/+4
2008-07-04cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron1-0/+4
2008-07-04Update taskstats-struct document for scaled time accountingHiroshi Shimamoto1-0/+6
2008-07-04fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov1-14/+15
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell2-5/+11
2008-07-04lib: taint kernel in common report_bug() WARN path.Paul Mundt1-0/+2
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow1-2/+0
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara1-1/+3
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara1-1/+3
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara1-1/+3
2008-07-04Miguel Ojeda has movedMiguel Ojeda11-24/+29
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-07-04rtc-x1205: Fix alarm setMichael Hamel1-20/+91
2008-07-04get_user_pages(): fix possible page leak on oomOleg Nesterov1-1/+1
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley1-1/+1
2008-07-04rtc: rtc_read_alarm() handles wraparoundDavid Brownell1-11/+91
2008-07-04mm: dirty page accounting vs VM_MIXEDMAPPeter Zijlstra1-1/+13
2008-07-04Christoph has movedChristoph Lameter12-13/+13
2008-07-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-16/+27
2008-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+2
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-2/+12
2008-07-04Update maintainers for powerpcPaul Mackerras1-19/+3
2008-07-04sata_mv: safer logic for limit_warningsMark Lord1-1/+1
2008-07-04libata-sff: improve HSM violation reportingTejun Heo1-9/+21
2008-07-04ahci: always clear all bits in irq_statTejun Heo1-6/+3
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo1-0/+1
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart1-0/+3
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan1-0/+6
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan1-0/+2
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1