summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-143-14/+18
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-224-5/+14
|\ \ \
| * | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-201-1/+2
| * | | inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-181-1/+1
| * | | inotify: deprecate the inotify kernel interfaceEric Paris2009-10-181-0/+8
| * | | fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-181-3/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-226-61/+127
|\ \ \
| * | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
| * | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-181-37/+14
| * | | Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-181-1/+1
| * | | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-181-0/+11
| * | | Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-141-17/+48
| * | | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-141-4/+15
| * | | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-131-0/+26
| * | | Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-121-1/+1
| * | | Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-121-0/+10
* | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-224-12/+15
|\ \ \ \
| * | | | KVM: Prevent kvm_init from corrupting debugfs structuresDarrick J. Wong2009-10-161-4/+3
| * | | | KVM: MMU: fix pointer castFrederik Deweerdt2009-10-161-6/+10
| * | | | KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-162-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-10-226-45/+55
|\ \ \ \ \
| * | | | | dm snapshot: allow chunk size to be less than page sizeMikulas Patocka2009-10-161-16/+0
| * | | | | dm snapshot: use unsigned integer chunk sizeMikulas Patocka2009-10-164-23/+25
| * | | | | dm snapshot: lock snapshot while supplying statusMikulas Patocka2009-10-161-0/+4
| * | | | | dm exception store: fix failed set_chunk_size error pathMikulas Patocka2009-10-161-1/+1
| * | | | | dm snapshot: require non zero chunk size by end of ctrMikulas Patocka2009-10-161-0/+5
| * | | | | dm: dec_pending needs locking to save error valueKiyoshi Ueda2009-10-161-2/+8
| * | | | | dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac2009-10-161-0/+1
| * | | | | dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton2009-10-161-1/+1
| * | | | | dm snapshot: free exception store on init failureJonathan Brassow2009-10-161-1/+4
| * | | | | dm snapshot: sort by chunk size to fix raceMikulas Patocka2009-10-161-1/+6
| |/ / / /
* | | | | PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki2009-10-221-2/+3
* | | | | mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König2009-10-221-1/+0
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-224-19/+24
|\ \ \ \ \
| * | | | | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt2009-10-161-1/+0
| * | | | | sh: Remove BKL from landisk gio.Thomas Gleixner2009-10-161-6/+4
| * | | | | sh: disabled cache handling fix.Magnus Damm2009-10-161-0/+10
| * | | | | sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-161-12/+10
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-10-222-7/+17
|\ \ \ \ \
| * | | | | crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying2009-10-201-5/+5
| * | | | | crypto: padlock-sha - Fix stack alignmentHerbert Xu2009-09-211-2/+12
* | | | | | nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu2009-10-221-0/+1
* | | | | | fs: pipe.c null pointer dereferenceEarl Chew2009-10-221-11/+30
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-10-161-4/+4
|\ \ \ \ \
| * | | | | amd64_edac: fix DRAM base and limit extraction masks, v2Borislav Petkov2009-10-161-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-1611-25/+64
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou2009-10-161-2/+27
| * | | | pata_sc1200: Fix crash on bootAlan Cox2009-10-161-2/+1
| * | | | libata: fix internal command failure handlingTejun Heo2009-10-161-5/+7
| * | | | libata: fix PMP initializationTejun Heo2009-10-161-2/+4
OpenPOWER on IntegriCloud