summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-251-2/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-04-241-3/+7
|\ \ \ \ \
| * | | | | GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
* | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-244-120/+155
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HSI: Add HSI ABI documentationCarlos Chinea2012-04-231-0/+19
| * | | | | HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-231-1/+1
| * | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-232-58/+68
| * | | | | HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1
| * | | | | HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-231-1/+1
| * | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-232-45/+69
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-232-2/+4
|\ \ \ \ \ \
| * | | | | | super.c: unused variable warning without CONFIG_QUOTAEldad Zack2012-04-231-0/+2
| * | | | | | jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li2012-04-231-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2012-04-236-4/+14
|\ \ \ \ \ \ \
| * | | | | | | hexagon: add missing cpu.h includeRichard Kuo2012-04-231-1/+2
| * | | | | | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-231-0/+5
| * | | | | | | hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
| * | | | | | | Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-234-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-232-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| * | | | | | | | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2
| * | | | | | | | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-241-2/+2
* | | | | | | | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-231-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-231-0/+12
* | | | | | | | | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-231-1/+1
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-221-5/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-2214-72/+122
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-232-30/+30
| * | | | | | | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| * | | | | | | | | | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
| * | | | | | | | | | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
| * | | | | | | | | | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
| * | | | | | | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-239-33/+71
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-192-0/+53
| | * | | | | | | | | | | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
| | * | | | | | | | | | | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-191-5/+5
| | * | | | | | | | | | | powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| | * | | | | | | | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-192-5/+3
| | * | | | | | | | | | | powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-2262-238/+407
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-221-0/+4
| * | | | | | | | | | | | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
| * | | | | | | | | | | | drop_monitor: allow more events per secondEric Dumazet2012-04-211-0/+1
| * | | | | | | | | | | | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
| * | | | | | | | | | | | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
| * | | | | | | | | | | | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
| * | | | | | | | | | | | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-191-4/+5
OpenPOWER on IntegriCloud