summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-261-2/+2
| * sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-262-4/+13
| * sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-262-2/+2
| * sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
| * sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt2010-04-261-1/+5
| * sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-219-23/+95
* | sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2010-04-262-193/+444
* | sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-262-2/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-264674-5730/+28453
|\ \
| * | SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-261-6/+21
| * | sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
| * | sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
| * | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-252-3/+9
| |\ \
| | * | ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
| | * | e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-04-253-11/+14
| |\ \ \
| | * | | ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o2010-04-201-10/+11
| | * | | ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()Curt Wohlgemuth2010-04-032-0/+2
| | * | | ext4: Fix possible lost inode write in no journal modeCurt Wohlgemuth2010-04-031-1/+1
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-04-242-7/+20
| |\ \ \ \
| | * | | | [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-311-2/+6
| | * | | | [CPUFREQ] fix a lockdep warningAmerigo Wang2010-03-311-5/+14
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2431-59/+678
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| | * | | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| | * | | tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
| | * | | rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
| | * | | rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
| | * | | net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
| | * | | ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
| | * | | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| | * | | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| | * | | X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| | * | | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| | * | | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| | * | | xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
| | * | | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
| | * | | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-211-1/+1
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-21239-2514/+4459
| | |\ \ \
| | * | | | ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-211-1/+1
| | * | | | bridge: add a missing ntohs()Eric Dumazet2010-04-201-1/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-209-16/+31
| | |\ \ \ \
| | | * | | | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
| | | * | | | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-191-1/+0
| | | * | | | iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| | | * | | | iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
| | * | | | | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-244-30/+53
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud