summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds1-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-12-20Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-3/+2
2007-12-21[XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy1-0/+1
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig1-3/+1
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-0/+20
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-32/+68
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown2-0/+10
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky1-1/+0
2007-12-20debug: add end-of-oops markerArjan van de Ven1-0/+18
2007-12-20sched: rt: account the cpu time during the tickPeter Zijlstra1-0/+2
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk1-1/+1
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk1-3/+3
2007-12-19x86 apic_32.c section fixAdrian Bunk1-1/+1
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-48/+171
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds1-0/+12
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto1-0/+33
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2-2/+6
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson5-8/+70
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto1-0/+1
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige1-2/+2
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand1-0/+1
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony1-2/+4
2007-12-18[IA64] Two trivial spelling fixesJoe Perches2-2/+2
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)1-3/+15
2007-12-18[IA64] ia32 nopageNick Piggin1-16/+12
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua1-9/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds12-90/+102
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2-8/+24
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt1-7/+2
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-0/+7
2007-12-18x86: kprobes bugfixMasami Hiramatsu1-23/+18
2007-12-18x86: jprobe bugfixMasami Hiramatsu4-9/+5
2007-12-18timer: kernel/timer.c section fixesAdrian Bunk1-2/+2
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner1-35/+21
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf1-6/+16
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-15/+21
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-173/+100
2007-12-18Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds5-15/+12
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-10/+61
2007-12-18sched: do not hurt SCHED_BATCH on wakeupIngo Molnar1-2/+1
2007-12-18sched: touch softlockup watchdog after idlingIngo Molnar1-0/+1
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet1-4/+4
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares2-3/+4
2007-12-18sched: fix crash on ia64, introduce task_current()Dmitry Adamushko1-6/+11
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap1-156/+81
2007-12-18block: let elv_register() return voidAdrian Bunk6-12/+13
2007-12-18as-iosched: fix write batch start pointAaron Carroll1-1/+2
2007-12-18as-iosched: fix incorrect commentsAaron Carroll1-2/+2
2007-12-18block: use jiffies conversion functions in scsi_ioctl.cTejun Heo1-2/+2
2007-12-18[XFS] Put the correct offset in dirent d_offLachlan McIlroy4-13/+8
2007-12-18[XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy1-2/+4
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-91/+168
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-173/+419
2007-12-17sysctl: fix ax25 checksEric W. Biederman1-1/+6
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter1-0/+4
2007-12-17SLUB: remove useless masking of GFP_ZEROChristoph Lameter1-3/+0
2007-12-17Fix compilation warning in dquot.cJan Kara1-2/+2
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan2-6/+48
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan3-14/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan3-6/+70
2007-12-17ecryptfs: fix fsx data corruption problemsEric Sandeen2-17/+41
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch1-1/+2
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson1-1/+1
2007-12-17I/OAT: fixups from code commentsShannon Nelson2-66/+78
2007-12-17ecryptfs: set s_blocksize from lower fs in sbEric Sandeen1-0/+1
2007-12-17mm: fix page allocation for larger I/O segmentsMel Gorman1-0/+11
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson1-3/+3
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk1-1/+1
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall1-0/+1
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young1-1/+3
2007-12-17mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong1-6/+12
2007-12-17mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong1-0/+2
2007-12-17cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones1-3/+9
2007-12-17alpha: build fixesIvan Kokshaysky6-13/+17
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer2-2/+2
2007-12-17fs/Kconfig: grammar fixUwe Kleine-König1-1/+1
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand1-8/+7
2007-12-17Fix lguest documentationSheela1-4/+0
2007-12-17ecryptfs: initialize new auth_tokens before teardownEric Sandeen1-1/+1
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet1-1/+1
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell1-10/+10
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky3-15/+15
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka12-56/+50
2007-12-17revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton1-33/+6
2007-12-17fix headers_installAndrew Morton1-1/+0
2007-12-17libata: fix ATAPI drainingTejun Heo2-22/+67
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo1-2/+2
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo1-44/+115
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo1-31/+46
2007-12-17libata-acpi: improve ACPI disablingTejun Heo1-21/+38
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2-20/+50
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2-37/+39
2007-12-17libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo3-2/+38
2007-12-17libata: ata_dev_disable() should be called from EH contextTejun Heo1-6/+2
2007-12-17libata: add more opcodes to ata.hTejun Heo1-0/+15
2007-12-17libata: update ata_*_printk() macros such that level can be a variableTejun Heo1-4/+4
2007-12-17libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo2-5/+6
2007-12-17sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord1-5/+25
2007-12-17libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo1-0/+1
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2-10/+2
2007-12-17sata_sil: fix spurious IRQ handlingTejun Heo1-12/+17
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik11-24/+76
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2-2/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger3-16/+47
2007-12-17bcm43xx_debugfs sscanf fixAndrew Morton1-1/+1
2007-12-17libertas: select WIRELESS_EXTDan Williams1-0/+1
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2-0/+2
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-12-17wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk1-3/+4
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-12-17libertas: add Dan Williams as maintainerStefano Brivio1-0/+6
2007-12-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds6-16/+20
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+57
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+2
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-802/+292
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-40/+54
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-189/+191
2007-12-17sis190 endiannessAl Viro1-4/+4
2007-12-17ucc_geth: really fix section mismatchAnton Vorontsov1-1/+1
2007-12-17pcnet_cs: add new idKomuro1-0/+1
2007-12-17ocfs2: Re-journal buffers after transaction extendMark Fasheh2-21/+51
2007-12-17ocfs2: Allow for debugging of transaction extendsMark Fasheh1-0/+4
2007-12-17ocfs2: Don't panic when truncating an empty extentMark Fasheh1-2/+0
2007-12-17ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh1-1/+2
2007-12-17USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman1-8/+0
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre1-0/+2
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern6-10/+9
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern1-3/+3
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap1-0/+1
2007-12-17USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan1-2/+2
2007-12-17USB: cp2101: new device idJeff Long1-2/+3
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey3-4/+20
2007-12-17USB: sierra: fix product idagilmore@wirelessbeehive.com1-1/+1
2007-12-17PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade1-1/+2
2007-12-17HOWTO: update misspelling and word incorrectedbarrios1-69/+71
2007-12-17add stable_api_nonsense.txt in koreanbarrios1-0/+195
2007-12-17HOWTO: change addresses of maintainer and lxr url for Korean HOWTOminchan kim1-3/+3
2007-12-17Add Documentation for FAIR_USER_SCHED sysfs filesDhaval Giani1-0/+14
2007-12-17HOWTO: Change man-page maintainer address for Japanese HOWTOTsugikazu Shibata1-4/+4
2007-12-17tipar: remove obsolete moduleRomain Liévin5-721/+0
2007-12-17kobject: fix the documentation of how kobject_set_name worksGreg Kroah-Hartman1-6/+6
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-7/+12
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds9-7/+821
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds1-1/+1
2007-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-20/+28
2007-12-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-27/+30
2007-12-17[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman1-3/+7
2007-12-17[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König1-1/+1
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-114/+118
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-9/+45
2007-12-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-4/+4
2007-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-29/+27
2007-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-32/+41
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky1-4/+4
2007-12-16[IRDA]: irda parameters warning fixes.Richard Knutsson1-3/+3
2007-12-16[IRDA]: stir4200 fixes.Olaf Hartmann1-4/+6
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-12-16[IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar1-0/+2
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum1-0/+5
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-16[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun1-7/+5
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland2-22/+10
2007-12-14[ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway1-2/+1
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy1-1/+2
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro1-18/+17
2007-12-14[TIPC]: Fix semaphore handling.Andrew Morton1-1/+1
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet1-1/+1
2007-12-14[XFRM]: Display the audited SPI value in host byte order.Paul Moore1-4/+6
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2-47/+18
2007-12-14[NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso1-1/+3
2007-12-14ixgb: make sure jumbos stay enabled after resetMatheos Worku1-2/+14
2007-12-14Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-12-14net: smc911x: shut up compiler warningsPaul Mundt1-1/+1