aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmemNicolas Pitre2009-09-241-0/+8
* ALSA: cs46xx - Fix minimum period sizeSophie Hamilton2009-09-241-1/+1
* udf: Use device size when drive reported bogus number of written blocksJan Kara2009-09-241-1/+6
* TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-241-6/+6
* powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand2009-09-241-3/+62
* fix undefined reference to user_shm_unlockHugh Dickins2009-09-241-1/+1
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-241-1/+1
* binfmt_elf: fix PT_INTERP bss handlingRoland McGrath2009-09-241-14/+14
* ath5k: write PCU registers on initial resetBob Copeland2009-09-241-1/+1
* agp/intel: remove restore in resumeZhenyu Wang2009-09-241-9/+0
* sg: fix oops in the error path in sg_build_indirect()Michal Schmidt2009-09-241-1/+1
* Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-09-241-25/+41
* Linux 2.6.30.7v2.6.30.7Greg Kroah-Hartman2009-09-151-1/+1
* dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-152-8/+19
* dm exception store: split set_chunk_sizeMikulas Patocka2009-09-152-0/+12
* dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-151-10/+34
* dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-151-19/+7
* dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-151-1/+7
* sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch2009-09-151-0/+2
* sound: oxygen: handle cards with missing EEPROMClemens Ladisch2009-09-151-0/+3
* SCSI: sd: fix bug in SCSI async probingJames Bottomley2009-09-151-24/+21
* PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-09-154-5/+41
* nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi2009-09-151-1/+1
* slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet2009-09-151-2/+2
* JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-151-0/+10
* sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-09-151-1/+1
* sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-153-6/+5
* sparc64: Validate linear D-TLB misses.David S. Miller2009-09-154-28/+76
* sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-151-1/+1
* net: net_assign_generic() fixEric Dumazet2009-09-151-1/+1
* pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet2009-09-151-0/+1
* ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan2009-09-151-16/+18
* gre: Fix MTU calculation for bound GRE tunnelsTom Goff2009-09-151-1/+1
* E100: fix interaction with swiotlb on X86.Krzysztof HaƂasa2009-09-151-1/+1
* dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun2009-09-151-0/+1
* Linux 2.6.30.6v2.6.30.6Greg Kroah-Hartman2009-09-081-1/+1
* ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran2009-09-081-2/+2
* NET: llc, zero sockaddr_llc structJiri Slaby2009-09-081-0/+1
* rose: Fix rose_getname() leakEric Dumazet2009-09-081-0/+1
* econet: Fix econet_getname() leakEric Dumazet2009-09-081-0/+1
* netrom: Fix nr_getname() leakEric Dumazet2009-09-081-0/+1
* appletalk: fix atalk_getname() leakEric Dumazet2009-09-081-0/+1
* irda: Fix irda_getname() leakEric Dumazet2009-09-081-0/+1
* can: Fix raw_getname() leakEric Dumazet2009-09-081-0/+1
* xenfb: connect to backend before registering fbMichal Schmidt2009-09-081-4/+4
* ar9170: fix read & write outside array boundsDan Carpenter2009-09-081-2/+3
* ipv4: make ip_append_data() handle NULL routing tableJulien TINNES2009-09-081-0/+2
* powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-09-081-0/+4
* USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-09-082-4/+5
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-09-0810-23/+86