| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 2007-12-02 | 1 | -0/+7 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-11-30 | 1 | -3/+3 |
|\ |
|
| * | [MIPS] Fix use of smp_processor_id() in preemptible code. | Pavel Kiryukhin | 2007-12-01 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-30 | 8 | -13/+41 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'at91-fixes' and 'pxa-fixes' | Russell King | 2007-11-29 | 6 | -11/+39 |
| |\ \ |
|
| | | * | [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX... | eric miao | 2007-11-29 | 1 | -1/+1 |
| | | * | [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xx | eric miao | 2007-11-29 | 1 | -0/+1 |
| | | * | [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processors | eric miao | 2007-11-29 | 1 | -1/+4 |
| | | * | [ARM] 4654/1: pxa: update default MFP register value | eric miao | 2007-11-26 | 1 | -5/+13 |
| | | * | [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.h | eric miao | 2007-11-26 | 1 | -1/+1 |
| | | * | [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitions | eric miao | 2007-11-26 | 1 | -2/+17 |
| | * | | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpio | Andrew Victor | 2007-11-26 | 1 | -1/+2 |
| | |/ |
|
| * | | [ARM] 4680/1: parentheses around NR_IRQS definition | Roel Kluin | 2007-11-29 | 2 | -2/+2 |
| |/ |
|
* | | RTC: convert mutex to bitfield | Jiri Kosina | 2007-11-29 | 1 | -1/+4 |
* | | fuse: pass open flags to read and write | Miklos Szeredi | 2007-11-29 | 1 | -0/+5 |
* | | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 2007-11-29 | 1 | -0/+2 |
* | | fix up ext2_fs.h for userspace after reservations backport | Tobias Poschwatta | 2007-11-29 | 1 | -7/+0 |
* | | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer | 2007-11-29 | 2 | -3/+1 |
* | | Fix <linux/kd.h> usage in userspace | David Woodhouse | 2007-11-29 | 1 | -1/+1 |
* | | spi: S3C2410: add bus number to SPI GPIO driver | David Brownell | 2007-11-29 | 1 | -0/+2 |
* | | PNP: increase the maximum number of resources | Zhao Yakui | 2007-11-29 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-11-28 | 2 | -1/+3 |
|\ \ |
|
| * | | USB: keep track of whether interface sysfs files exist | Alan Stern | 2007-11-28 | 1 | -0/+1 |
| * | | USB: Fix signr comment in usbdevice_fs.h | Phil Endecott | 2007-11-28 | 1 | -1/+2 |
* | | | sched: clean up, move __sched_text_start/end to sched.h | Ingo Molnar | 2007-11-28 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2007-11-27 | 2 | -4/+73 |
|\ \ |
|
| * | | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2007-11-28 | 1 | -3/+8 |
| * | | m32r: Ignore warnings for unused syscalls | Hirokazu Takata | 2007-11-28 | 1 | -0/+24 |
| * | | m32r: Add missing syscalls | Hirokazu Takata | 2007-11-28 | 1 | -1/+41 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-27 | 1 | -11/+26 |
|\ \ \ |
|
| * | | | scatterlist: add more safeguards | Tejun Heo | 2007-11-27 | 1 | -11/+26 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-27 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Input: adds the context menu key (HUT GenDesc 0x84) | Aristeu Rozanski | 2007-11-27 | 1 | -0/+2 |
| * | | Input: add definitions for frame forward and frame back keys | Aristeu Rozanski | 2007-11-27 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 | Linus Torvalds | 2007-11-26 | 6 | -37/+15 |
|\ \ \ |
|
| * | | | [SKBUFF]: Free old skb properly in skb_morph | Herbert Xu | 2007-11-26 | 1 | -1/+0 |
| * | | | [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on | Pavel Emelyanov | 2007-11-26 | 1 | -2/+1 |
| * | | | [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static | Adrian Bunk | 2007-11-22 | 1 | -6/+0 |
| * | | | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 2007-11-20 | 1 | -0/+8 |
| |\ \ \ |
|
| | * | | | ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution | Guillaume Chazarain | 2007-11-20 | 1 | -0/+8 |
| * | | | | [TCP] MTUprobe: fix potential sk_send_head corruption | Ilpo J�rvinen | 2007-11-19 | 1 | -0/+3 |
| * | | | | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED | Simon Horman | 2007-11-19 | 1 | -28/+0 |
| * | | | | [IPVS]: Fix sysctl warnings about missing strategy in schedulers | Simon Horman | 2007-11-19 | 1 | -2/+0 |
| * | | | | [IPVS]: Fix sysctl warnings about missing strategy | Christian Borntraeger | 2007-11-19 | 1 | -4/+0 |
| * | | | | [TCP]: Fix TCP header misalignment | Herbert Xu | 2007-11-18 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-11-26 | 3 | -12/+0 |
|\ \ \ \ |
|
| * | | | | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static | Adrian Bunk | 2007-11-26 | 1 | -6/+0 |
| * | | | | NFS: make nfs_wb_page_priority() static | Adrian Bunk | 2007-11-26 | 1 | -1/+0 |
| * | | | | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 2007-11-26 | 1 | -5/+0 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-11-26 | 1 | -1/+1 |
|\ \ \ \ |
|