summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v2.6.33.4-rt21v2.6.33.4-rt21Thomas Gleixner2010-05-311-1/+1
* sched: Fix wake_affine() vs RT tasksPeter Zijlstra2010-05-312-24/+22
* printk: Fix missing klogd wakeupThomas Gleixner2010-05-261-9/+0
* fix undefined references to kernel_semOlaf Hering2010-05-262-0/+6
* fs: namespace: Fix fuse mount falloutjohn stultz2010-05-201-2/+6
* net: ehea: make rx irq handler non-threaded (IRQF_NODELAY)Darren Hart2010-05-191-2/+2
* v2.6.33.4-rt20v2.6.33.4-rt20Thomas Gleixner2010-05-171-1/+1
* net: Make [dis/en]able_irq_*_lockdep() RT safeThomas Gleixner2010-05-171-5/+5
* fs: Resolve mntput_no_expire issues.john stultz2010-05-131-2/+7
* fs: Fix mnt_count typojohn stultz2010-05-131-1/+1
* Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner2010-05-13137-404/+975
|\
| * Linux 2.6.33.4v2.6.33.4Greg Kroah-Hartman2010-05-121-1/+1
| * MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-05-122-1/+20
| * SCSI: Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-121-1/+14
| * Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-121-0/+1
| * scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert2010-05-121-1/+2
| * SCSI: libiscsi: regression: fix header digest errorsMike Christie2010-05-121-1/+1
| * SCSI: fix locking around blk_abort_request()Tejun Heo2010-05-122-0/+8
| * pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-121-0/+1
| * cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-121-5/+4
| * ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-121-0/+24
| * power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter2010-05-121-1/+1
| * ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang2010-05-121-0/+120
| * V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-121-3/+0
| * md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti2010-05-121-1/+1
| * virtio: initialize earlierStijn Tintel2010-05-121-1/+1
| * md: restore ability of spare drives to spin down.NeilBrown2010-05-121-2/+8
| * security: testing the wrong variable in create_by_name()Dan Carpenter2010-05-121-2/+2
| * sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-05-121-3/+8
| * sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-05-121-3/+20
| * sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-05-121-23/+3
| * sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-05-121-1/+11
| * sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-05-121-1/+1
| * sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-05-121-3/+3
| * WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-05-121-0/+6
| * udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2010-05-122-4/+4
| * tun: orphan an skb on txMichael S. Tsirkin2010-05-121-0/+4
| * tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-05-123-53/+11
| * net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-05-121-0/+1
| * sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-05-124-16/+34
| * sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun2010-05-121-7/+10
| * sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich2010-05-121-2/+2
| * sctp: fix potential reference of a freed pointerVlad Yasevich2010-05-121-2/+4
| * sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-05-123-0/+12
| * ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-05-121-1/+1
| * ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-05-121-0/+3
| * cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-05-121-0/+1
| * bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-05-121-1/+5
| * powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-11/+0
| * powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-15/+15