Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: restart: cns3xxx: use new restart hook | Russell King | 2012-01-05 | 4 | -4/+7 |
* | ARM: restart: clps711x: use new restart hook | Russell King | 2012-01-05 | 10 | -1/+13 |
* | ARM: restart: bcmring: use new restart hook | Russell King | 2012-01-05 | 2 | -23/+24 |
* | ARM: restart: at91: use new restart hook | Russell King | 2012-01-05 | 10 | -24/+13 |
* | ARM: restart: remove s3c24xx restart handler | Russell King | 2012-01-05 | 1 | -23/+0 |
* | Merge branch 'restart-cleanup' into restart | Russell King | 2012-01-05 | 1597 | -17448/+20867 |
|\ | |||||
| * | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 2012-01-05 | 1522 | -15462/+18966 |
| |\ | |||||
| | * | arm: Remove plat-tcc directory | Hans J. Koch | 2012-01-05 | 15 | -1411/+0 |
| | * | arm: Remove mach-tcc8k directory | Hans J. Koch | 2012-01-05 | 10 | -1245/+0 |
| | * | arm: Remove TCC subarch from Kconfig/Makefile | Hans J. Koch | 2012-01-05 | 2 | -14/+0 |
| | * | Remove Telechips ARM subarch from MAINTAINERS | Hans J. Koch | 2012-01-04 | 1 | -7/+0 |
| | * | Linux 3.2-rc7v3.2-rc7 | Linus Torvalds | 2011-12-23 | 1 | -1/+1 |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-12-23 | 1 | -4/+32 |
| | |\ | |||||
| | | * | VFS: Fix race between CPU hotplug and lglocks | Srivatsa S. Bhat | 2011-12-22 | 1 | -4/+32 |
| | * | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2011-12-23 | 2 | -13/+13 |
| | |\ \ | |||||
| | | * | | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 2011-12-18 | 2 | -13/+13 |
| | * | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-12-23 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | | * | | | kconfig: adapt update-po-config to new UML layout | Paul Bolle | 2011-12-18 | 1 | -3/+2 |
| | * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-12-23 | 2 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes | Laurent Pinchart | 2011-12-19 | 2 | -2/+2 |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-12-23 | 2 | -5/+7 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Btrfs: call d_instantiate after all ops are setup | Al Viro | 2011-12-23 | 1 | -4/+5 |
| | | * | | | | | Btrfs: fix worker lock misuse in find_worker | Chris Mason | 2011-12-23 | 1 | -1/+2 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-12-23 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller | 2011-12-22 | 1 | -2/+2 |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-23 | 10 | -20/+26 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller | 2011-12-23 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | netfilter: xt_connbytes: handle negation correctly | Florian Westphal | 2011-12-23 | 1 | -3/+3 |
| | | * | | | | | | | | net: relax rcvbuf limits | Eric Dumazet | 2011-12-23 | 3 | -10/+6 |
| | | * | | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() | Xi Wang | 2011-12-22 | 1 | -2/+5 |
| | | * | | | | | | | | net: introduce DST_NOPEER dst flag | Eric Dumazet | 2011-12-22 | 4 | -4/+5 |
| | | * | | | | | | | | mqprio: Avoid panic if no options are provided | Thomas Graf | 2011-12-22 | 1 | -1/+1 |
| | | * | | | | | | | | bridge: provide a mtu() method for fake_dst_ops | Eric Dumazet | 2011-12-22 | 1 | -0/+6 |
| | | | |/ / / / / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-12-22 | 4 | -10/+13 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | md/bitmap: It is OK to clear bits during recovery. | NeilBrown | 2011-12-23 | 1 | -4/+1 |
| | | * | | | | | | | md: don't give up looking for spares on first failure-to-add | NeilBrown | 2011-12-23 | 1 | -2/+1 |
| | | * | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape. | NeilBrown | 2011-12-23 | 1 | -4/+10 |
| | | * | | | | | | | md/linear: fix hot-add of devices to linear arrays. | NeilBrown | 2011-12-23 | 1 | -0/+1 |
| | * | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-12-22 | 4 | -8/+9 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 2011-12-21 | 3 | -4/+5 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | usb: gadget: epautoconf: do not change number of streams | Felipe Balbi | 2011-12-19 | 1 | -3/+0 |
| | | | * | | | | | | | | usb: dwc3: core: fix cached revision on our structure | Felipe Balbi | 2011-12-14 | 1 | -1/+1 |
| | | | * | | | | | | | | usb: musb: fix reset issue with full speed device | Ajay Kumar Gupta | 2011-12-14 | 1 | -0/+4 |
| | | * | | | | | | | | | USB: Fix usb/isp1760 build on sparc | David Miller | 2011-12-21 | 1 | -4/+4 |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-12-22 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency. | David Miller | 2011-12-22 | 1 | -1/+1 |
| | | |/ / / / / / / / | |||||
| | * | | | | | | | | | ipv4: using prefetch requires including prefetch.h | Stephen Rothwell | 2011-12-22 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-21 | 27 | -47/+220 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | net: Add a flow_cache_flush_deferred function | Steffen Klassert | 2011-12-21 | 3 | -4/+27 |
| | | * | | | | | | | | ipv4: reintroduce route cache garbage collector | Eric Dumazet | 2011-12-21 | 1 | -0/+107 |