| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2007-07-18 |
|\ |
|
| * | [AVR32] Fix atomic_add_unless() and atomic_sub_unless() | Haavard Skinnemoen | 2007-07-18 |
| * | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 2007-07-18 |
| * | [AVR32] Remove optimization of unaligned word loads | Haavard Skinnemoen | 2007-07-18 |
| * | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 2007-07-18 |
| * | [AVR32] faster avr32 unaligned access | David Brownell | 2007-07-18 |
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-07-18 |
|\ \ |
|
| * | | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel... | Oliver Endriss | 2007-07-18 |
| * | | V4L/DVB (5793): Tuner: remove hardware-specific info from public header | Michael Krufky | 2007-07-18 |
| * | | V4L/DVB (5753): Tuner: create struct tuner_operations | Michael Krufky | 2007-07-18 |
| * | | V4L/DVB (5741): Tuner: add release callback | Michael Krufky | 2007-07-18 |
| * | | V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct | Michael Krufky | 2007-07-18 |
| * | | V4L/DVB (5563a): Add experimental support for tea5761 tuner | Mauro Carvalho Chehab | 2007-07-18 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2007-07-18 |
|\ \ |
|
| * | | ext4: Remove 65000 subdirectory limit | Andreas Dilger | 2007-07-18 |
| * | | ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields | Kalpak Shah | 2007-07-18 |
| * | | ext4: Add nanosecond timestamps | Kalpak Shah | 2007-07-18 |
| * | | jbd2: Move jbd2-debug file to debugfs | Jose R. Santos | 2007-07-18 |
| * | | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG | Jose R. Santos | 2007-07-18 |
| * | | ext4: copy i_flags to inode flags on write | Jan Kara | 2007-07-18 |
| * | | Change on-disk format to support 2^15 uninitialized extents | Amit Arora | 2007-07-18 |
| * | | write support for preallocated blocks | Amit Arora | 2007-07-17 |
| * | | fallocate support in ext4 | Amit Arora | 2007-07-17 |
| * | | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 |
* | | | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | [NETFILTER]: ipt_iprange.h must #include <linux/types.h> | Adrian Bunk | 2007-07-18 |
| * | | | [NET]: move dev_mc_discard from dev_mcast.c to dev.c | Denis Cheng | 2007-07-18 |
| * | | | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 |
| * | | | [TCP]: remove unused argument to cong_avoid op | Stephen Hemminger | 2007-07-18 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 |
| * | | | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 2007-07-18 |
| * | | | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2007-07-18 |
| |/ / |
|
* | | | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: add virtual block device driver. | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: Add grant table support | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: add pinned page flag | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 |
* | | | xen: Add Xen interface header files | Jeremy Fitzhardinge | 2007-07-18 |
* | | | Add a sched_clock paravirt_op | Jeremy Fitzhardinge | 2007-07-18 |
* | | | paravirt: helper to disable all IO space | Jeremy Fitzhardinge | 2007-07-18 |
* | | | Allocate and free vmalloc areas | Jeremy Fitzhardinge | 2007-07-18 |
* | | | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 2007-07-18 |
* | | | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 2007-07-18 |