summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: restart: integrator: use new restart hookRussell King2012-01-055-7/+11
* ARM: restart: highbank: use new restart hookRussell King2012-01-054-2/+6
* ARM: restart: h720x: use new restart hookRussell King2012-01-055-3/+9
* ARM: restart: footbridge: use new restart hookRussell King2012-01-057-52/+58
* ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King2012-01-058-6/+11
* ARM: restart: ep93xx: use new restart hookRussell King2012-01-0511-11/+32
* ARM: restart: ebsa110: use new restart hookRussell King2012-01-052-1/+9
* ARM: restart: dove: use new restart hookRussell King2012-01-055-14/+19
* ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori2012-01-0526-15/+31
* ARM: restart: cns3xxx: use new restart hookRussell King2012-01-054-4/+7
* ARM: restart: clps711x: use new restart hookRussell King2012-01-0510-1/+13
* ARM: restart: bcmring: use new restart hookRussell King2012-01-052-23/+24
* ARM: restart: at91: use new restart hookRussell King2012-01-0510-24/+13
* ARM: restart: remove s3c24xx restart handlerRussell King2012-01-051-23/+0
* Merge branch 'restart-cleanup' into restartRussell King2012-01-051597-17448/+20867
|\
| * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-051522-15462/+18966
| |\
| | * arm: Remove plat-tcc directoryHans J. Koch2012-01-0515-1411/+0
| | * arm: Remove mach-tcc8k directoryHans J. Koch2012-01-0510-1245/+0
| | * arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2012-01-052-14/+0
| | * Remove Telechips ARM subarch from MAINTAINERSHans J. Koch2012-01-041-7/+0
| | * Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
| | |\
| | | * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
| | * | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
| | |\ \
| | | * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
| | * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-231-3/+2
| | |\ \ \
| | | * | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
| | * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
| | |\ \ \ \
| | | * | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-232-5/+7
| | |\ \ \ \ \
| | | * | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-231-4/+5
| | | * | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-231-1/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-231-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-221-2/+2
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2310-20/+26
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-231-3/+3
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| | | * | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-233-10/+6
| | | * | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-221-2/+5
| | | * | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-224-4/+5
| | | * | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
| | | * | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-221-0/+6
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-224-10/+13
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-231-4/+1
| | | * | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-231-2/+1
| | | * | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-231-4/+10
| | | * | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-231-0/+1
| | * | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-224-8/+9
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-213-4/+5
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
OpenPOWER on IntegriCloud