aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-14Revert "dc395x: Fix support for highmem"Linus Torvalds1-35/+13
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French2-0/+7
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French1-0/+3
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara1-0/+3
2005-08-13[PATCH] sh: Make _syscall6() do the right thing.Paul Mundt1-1/+1
2005-08-13Fix up mmap of /dev/kmemLinus Torvalds1-4/+8
2005-08-12[PATCH] w1: more debug level decrease.Evgeniy Polyakov1-1/+1
2005-08-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-36/+59
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1
2005-08-11[NETPOLL]: remove unused variableMatt Mackall1-1/+0
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall3-10/+21
2005-08-11[NETPOLL]: pre-fill skb poolIngo Molnar1-0/+4
2005-08-11[NETPOLL]: add retry timeoutMatt Mackall2-3/+11
2005-08-11[NETPOLL]: netpoll_send_skb simplifyMatt Mackall1-20/+22
2005-08-11[NETPOLL]: e1000 netpoll tweakMatt Mackall1-0/+1
2005-08-11[NETPOLL]: deadlock bugfixJeff Moyer1-3/+0
2005-08-11[NETPOLL]: rx_flags bugfixJeff Moyer1-0/+1
2005-08-11[NET]: Make skb->protocol __be16Alexey Dobriyan1-1/+1
2005-08-11[PATCH] Fix DVB URLJohannes Stezenbach1-1/+1
2005-08-10[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()Herbert Xu1-4/+10
2005-08-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-10/+1
2005-08-10Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2-1/+2
2005-08-10[PATCH] remove name length check in a workqueueJames Bottomley1-2/+0
2005-08-10[DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse1-10/+1
2005-08-10[PATCH] wbsd version bumpPierre Ossman1-1/+1
2005-08-10[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machinesBenjamin Herrenschmidt1-1/+1
2005-08-10Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2-1/+10
2005-08-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-28/+147
2005-08-10[PATCH] ns558 list handling fixAlexander Nyberg1-2/+2
2005-08-10[PATCH] 6pack persistence fixRalf Baechle DL5RB1-16/+4
2005-08-10libata: fix EH-related lockup by properly cleaning EH command listTejun Heo1-0/+1
2005-08-10[PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo1-1/+1
2005-08-10Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-2/+50
2005-08-10[PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks2-6/+15
2005-08-10[PATCH] ARM: 2847/1: S3C24XX - Documentation for USB OHCI hostBen Dooks1-0/+93
2005-08-10[PATCH] ARM: 2846/1: proper handling of CKEN for pxafbNicolas Pitre1-2/+6
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King3-5/+18
2005-08-10[ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King2-16/+16
2005-08-10[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King1-0/+7
2005-08-10[ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King1-1/+3
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter3-10/+7
2005-08-09[PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky1-35/+0
2005-08-09[PATCH] dvb: lgdt330x frontend: trivial text cleanupsMichael Krufky2-2/+2
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel1-0/+10
2005-08-09Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2005-08-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-64/+20
2005-08-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-84/+120
2005-08-09[NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2-83/+119
2005-08-09[SUNRPC]: Fix nsec --> usec conversion.David S. Miller1-1/+1
2005-08-09[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller1-1/+1
2005-08-09[SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig1-4/+0
2005-08-09[SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig1-29/+10
2005-08-09[SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig1-31/+10
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel2-494/+3
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala1-7/+7
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala3-65/+116
2005-08-09[PATCH] cpuset release ABBA deadlock fixPaul Jackson1-20/+48
2005-08-09[PATCH] Build fix for the Sibyte I2C driverRalf Baechle1-2/+2
2005-08-09[PATCH] i8xx_tco.c: arm watchdog only when startedWim Van Sebroeck1-13/+28
2005-08-09[SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark1-1/+1
2005-08-08[PATCH] fsnotify-cleanupsJohn McCutchan1-24/+0
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds4-65/+5
2005-08-08[PATCH] icn driver fails to unload when no hardware presentDave Jones1-2/+3
2005-08-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-44/+41
2005-08-08[IA64] fix nohalt boot optionKen Chen1-1/+1
2005-08-08[PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering1-0/+1
2005-08-08[PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala1-4/+4
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com3-1/+42
2005-08-08[IPV4]: Debug cleanupHeikki Orsila4-33/+26
2005-08-08[NETLINK]: Allocate and kill some netlink numbers.David S. Miller1-3/+1
2005-08-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+2
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan3-3/+27
2005-08-08[PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky6-173/+443
2005-08-08[PATCH] s390: use klist in qeth driverCornelia Huck2-68/+82
2005-08-08[PATCH] don't try to do any NAT on untracked connectionsHarald Welte1-0/+4
2005-08-08[PATCH] Update contact info for James MorrisJames Morris2-4/+4
2005-08-08[PATCH] VIA VT8235 PCI quirkIvan Kokshaysky1-0/+19
2005-08-08[PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas2-0/+12
2005-08-08[PATCH] ppc64: update defconfigsPaul Mackerras5-35/+30
2005-08-08[PATCH] ppc64: add default config for BPAArnd Bergmann1-0/+987
2005-08-08[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley1-1/+8
2005-08-07Linux 2.6.13-rc6v2.6.13-rc6Linus Torvalds1-1/+1
2005-08-07[PATCH] crc32.c typo fixDominik Hackl1-1/+1
2005-08-07[PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai1-8/+11
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti2-23/+3
2005-08-07[PATCH] ppc32: 8xx kill unused variable in commprocAristeu Sergio Rozanski Filho1-2/+0
2005-08-07[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS optionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx fix CPM ethernet descriptionAristeu Sergio Rozanski Filho1-1/+1
2005-08-07[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypesAristeu Sergio Rozanski Filho1-5/+10
2005-08-07[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()Aristeu Sergio Rozanski Filho1-3/+7
2005-08-07[PATCH] ppc32: 8xx: convert fec driver to use work_structAristeu Sergio Rozanski Filho1-9/+9
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi1-1/+1
2005-08-07[PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering1-1/+2
2005-08-07[PATCH] visws: linkage fixTom Duffy2-0/+4
2005-08-07[PATCH] Make visws compile againTom Duffy1-0/+1
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton1-6/+2
2005-08-07[PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2-4/+17
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky1-1/+6
2005-08-07[PATCH] ARM: switch fd1772.c from sleep_on to wait_eventChristoph Hellwig1-2/+1
2005-08-07[PATCH] ARM: Make sa1100fb_display_dma_period() an inline functionRussell King1-1/+1
2005-08-06[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman1-3/+3
2005-08-06[PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman1-1/+10
2005-08-06[PATCH] i386 voyager: Add machine_shutdownEric W. Biederman1-0/+6
2005-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds10-60/+10
2005-08-06ppc: Export __handle_mm_fault for MOLLinus Torvalds1-1/+1
2005-08-06Check input buffer size in zisofsLinus Torvalds1-0/+6
2005-08-06Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds1-0/+5
2005-08-06[PATCH] ppc32: ppc440 pagetable attributes (comments updates)Matt Porter1-13/+13
2005-08-06[TG3]: Save initial PCI state before registering the netdevice.David S. Miller1-8/+8
2005-08-06[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu2-0/+6
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann1-0/+3
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann8-47/+0
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2-9/+4
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann1-4/+0
2005-08-06[Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann1-0/+3
2005-08-05[PATCH] ppc32: fix ppc440 pagetable attributesMatt Porter1-3/+49
2005-08-05[PATCH] Update in-kernel zlib routinesTim Yamin3-9/+12
2005-08-05[PATCH] Fix semundo lock leakageIngo Molnar1-7/+3
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2-3/+16
2005-08-05[PATCH] Fix hugepage crash on failing mmap()David Gibson1-1/+10
2005-08-05[PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley1-0/+7
2005-08-05[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPIMarcel Selhorst2-44/+113
2005-08-05[PATCH] REPORTING-BUGS: track regressionsAndrew Morton1-10/+11
2005-08-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+8
2005-08-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-20/+2
2005-08-05[PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec1-2/+5
2005-08-05[IPV4]: Fix memory leak during fib_info hash expansion.David S. Miller1-1/+8
2005-08-04[PATCH] __vm_enough_memory() signedness fixSimon Derr2-2/+10
2005-08-04[PATCH] tcp: fix TSO cwnd caching bugHerbert Xu1-25/+9
2005-08-04[PATCH] tcp: fix TSO sizing bugsDavid S. Miller1-28/+28
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan2-10/+3
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas1-1/+3
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell4-9/+16
2005-08-04[PATCH] USB: ub documentation updatePete Zaitcev3-6/+6
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski11-9/+101
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville4-5/+65
2005-08-04[PATCH] revert "timer exit cleanup"Andrew Morton2-2/+3
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz1-4/+4
2005-08-04[PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi1-1/+2
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins1-1/+1
2005-08-04[PATCH] inotify delete race fixJohn McCutchan1-1/+7
2005-08-04[PATCH] inotify: update help textRobert Love1-4/+7
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells1-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells1-1/+1
2005-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds6-42/+41
2005-08-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras6-23/+24
2005-08-04[PATCH] dm-raid locking fixAlasdair G Kergon1-1/+1
2005-08-04[PATCH] Add Documentation/kprobes.txtJim Keniston1-0/+588
2005-08-04[PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown3-0/+26
2005-08-04[PATCH] md: yet another attempt to get bitmap-based resync to do the right th...NeilBrown1-14/+15
2005-08-04[PATCH] md: always honour md bitmap being read from diskNeilBrown1-29/+23
2005-08-04[PATCH] md: make 'md' and alias for 'md-mod'NeilBrown1-0/+1
2005-08-04[PATCH] md: remove a stray debugging printk.NeilBrown1-1/+0
2005-08-04[PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsetsMauro Carvalho Chehab3-7/+32
2005-08-04[PATCH] ppc64: Fix UP kernel buildOlof Johansson2-2/+6
2005-08-04[PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai1-3/+13
2005-08-04[PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth1-0/+1
2005-08-04[SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley1-9/+5
2005-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds3-7/+12
2005-08-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2005-08-04Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/...Linus Torvalds2-3/+5
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds6-28/+25
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg1-3/+3
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells2-5/+8
2005-08-04[PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt1-2/+0
2005-08-04[PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie1-1/+1
2005-08-04[SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig3-20/+2
2005-08-04[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King1-3/+3
2005-08-03Merge ../to-linus-stableLen Brown1-6/+0
2005-08-03/home/lenb/src/to-linus-stable branch 'acpi-2.6.12'Len Brown1-6/+0
2005-08-03[ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li2-1/+12
2005-08-03[ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C...Len Brown1-6/+0
2005-08-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds6-309/+634
2005-08-03/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown6-309/+634
2005-08-03[ACPI] CONFIG_ACPI_HOTKEY is now "n" by defaultLuming Yu2-299/+396
2005-08-03[ACPI] restore /proc/acpi/button/ (ala 2.6.12)Alexey Starikovskiy1-1/+205
2005-08-03[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)Luming Yu1-5/+19
2005-08-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-484/+337
2005-08-03[PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdtIan Campbell1-39/+10
2005-08-03[PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial portsDeepak Saxena3-4/+4
2005-08-03[PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles additionCatalin Marinas1-0/+3
2005-08-03[PATCH] ARM: 2840/1: Add mach-types to Documentation/dontdiffMichael Burian1-0/+1
2005-08-03[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena1-136/+0
2005-08-03[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie11-304/+304
2005-08-03[PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC busBen Dooks1-1/+15
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds1-9/+13
2005-08-03[PATCH] fix get_user_pages bugNick Piggin2-13/+40
2005-08-03[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviourDavid Shaohua Li1-0/+11
2005-08-02[PATCH] Xmon bug fix for soft-resetHaren Myneni1-0/+3
2005-08-03[ACPI] fix 64-bit build warning in processor_idle.cLen Brown1-4/+3
2005-08-02[PATCH] ACPI: increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky1-1/+1
2005-08-02[PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky2-6/+2
2005-08-02pci: make bus resource start address override minimum IO addressLinus Torvalds1-1/+3
2005-08-02[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe1-0/+1
2005-08-02[SCSI] aic7xxx: final fixes for DT handlingJames Bottomley1-4/+4
2005-08-02[PATCH] aic byteorder fixes after recent cleanupOlaf Hering2-5/+7
2005-08-02[PATCH] Obvious bugfix for yenta resource allocationPaul Mackerras1-0/+3
2005-08-02[SCSI] Fix SCSI tape oops at module removalKai Makisara1-6/+2
2005-08-02[SCSI] ServeRAID V7.12.02Jack Hammer2-21/+26