summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | CIFS: Move get_next_mid to ops structPavel Shilovsky2012-06-017-95/+103
| * | | | | | | | CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky2012-06-011-2/+4
| * | | | | | | | CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky2012-06-011-40/+35
| * | | | | | | | CIFS: Fix possible wrong memory allocationPavel Shilovsky2012-06-011-6/+25
* | | | | | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0413-26/+827
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-157-76/+76
| * | | | | | | | MAINTAINER: Add myself for the frontswap APIKonrad Rzeszutek Wilk2012-05-151-0/+7
| * | | | | | | | mm: frontswap: config and doc filesDan Magenheimer2012-05-153-0/+296
| * | | | | | | | mm: frontswap: core frontswap functionalityDan Magenheimer2012-05-151-0/+314
| * | | | | | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-154-13/+70
| * | | | | | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-045-36/+44
|\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
| | * | | | | | | | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
| * | | | | | | | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-243-28/+27
| * | | | | | | | | | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-241-2/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-047-2/+442
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
| * | | | | | | | | | clocksource: em_sti: Add DT supportMagnus Damm2012-05-251-0/+7
| * | | | | | | | | | clocksource: em_sti: Emma Mobile STI driverMagnus Damm2012-05-253-0/+406
| * | | | | | | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-252-2/+2
| * | | | | | | | | | tick: Add tick skew boot optionMike Galbraith2012-05-252-0/+27
* | | | | | | | | | | vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds2012-06-041-7/+10
* | | | | | | | | | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* | | | | | | | | | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-035-39/+110
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * | | | | | | | | | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| * | | | | | | | | | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
| * | | | | | | | | | | rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-291-3/+6
| * | | | | | | | | | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-292-2/+44
* | | | | | | | | | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-034-150/+28
* | | | | | | | | | | | mm: fix warning in __set_page_dirty_nobuffersHugh Dickins2012-06-031-1/+4
* | | | | | | | | | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-031-3/+3
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* | | | | | | | | | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * | | | | | | | | | | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | | | | | | | | | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | | | | | | | | | | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | | | | | | | | | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | | | | | | | | | | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | | | | | | | | | | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | | | | | | | | | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | | | | | | | | | | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | | | | | | | | | | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | | | | | | | | | | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | | | | | | | | | | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | | | | | | | | | | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
OpenPOWER on IntegriCloud