| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-02-08 | 2 | -12/+145 |
|\ |
|
| * | Enhanced partition statistics: remove old partition statistics | Jerome Marchand | 2008-02-08 | 1 | -1/+0 |
| * | Enhanced partition statistics: update partition statitics | Jerome Marchand | 2008-02-08 | 1 | -0/+1 |
| * | Enhanced partition statistics: core statistics | Jerome Marchand | 2008-02-08 | 1 | -10/+141 |
| * | block: fixup rq_init() a bit | Jens Axboe | 2008-02-08 | 1 | -1/+3 |
* | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-08 | 1 | -0/+8 |
|\ \ |
|
| * | | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 2008-02-08 | 1 | -0/+8 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-08 | 2 | -8/+53 |
|\ \ |
|
| * | | [SPARC64]: Make use of the new fs/compat_binfmt_elf.c | David S. Miller | 2008-02-08 | 1 | -8/+51 |
| * | | [SPARC64]: Make use of compat_sys_ptrace() | David S. Miller | 2008-02-07 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-08 | 5 | -32/+2 |
|\ \ \ |
|
| * | | | [IPSEC]: Add support for aes-ctr. | Joy Latten | 2008-02-07 | 1 | -0/+1 |
| * | | | [TIPC]: Kill unused static inline (x5) | Ilpo Järvinen | 2008-02-07 | 1 | -16/+0 |
| * | | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h | Rami Rosen | 2008-02-07 | 1 | -13/+0 |
| * | | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h | Rami Rosen | 2008-02-07 | 1 | -2/+0 |
| * | | | [NETFILTER]: nf_conntrack: fix ct_extend ->move operation | Patrick McHardy | 2008-02-07 | 1 | -1/+1 |
| |/ / |
|
* | | | uml: x86_64 should copy %fs during fork | Jeff Dike | 2008-02-08 | 1 | -1/+2 |
* | | | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 2 | -3/+5 |
* | | | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 43 | -93/+265 |
* | | | IRQ_NOPROBE helper functions | Ralf Baechle | 2008-02-08 | 1 | -0/+3 |
* | | | fs/char_dev.c: chrdev_open marked static and removed from fs.h | Denis Cheng | 2008-02-08 | 1 | -1/+0 |
* | | | preemptible RCU: sparse annotations | Patrick McHardy | 2008-02-08 | 1 | -2/+2 |
* | | | Add new string functions strict_strto* and convert kernel params to use them | Yi Yang | 2008-02-08 | 1 | -0/+4 |
* | | | use __u32 in linux/reiserfs_fs.h | Mike Frysinger | 2008-02-08 | 1 | -1/+1 |
* | | | NBD: remove limit on max number of nbd devices | Paul Clements | 2008-02-08 | 1 | -1/+0 |
* | | | mount options: fix tmpfs | akpm@linux-foundation.org | 2008-02-08 | 1 | -1/+4 |
* | | | mount options: add generic_show_options() | Miklos Szeredi | 2008-02-08 | 1 | -0/+9 |
* | | | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger | 2008-02-08 | 2 | -954/+0 |
* | | | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 16 | -60/+10 |
* | | | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches | 2008-02-08 | 1 | -5/+13 |
* | | | kill do_generic_mapping_read | Christoph Hellwig | 2008-02-08 | 1 | -15/+0 |
* | | | Remove __STRICT_ANSI__ from linux/types.h | Mike Frysinger | 2008-02-08 | 1 | -3/+3 |
* | | | Basic PWM driver for AVR32 and AT91 | David Brownell | 2008-02-08 | 2 | -0/+73 |
* | | | workqueue: make delayed_work_timer_fn() static | Li Zefan | 2008-02-08 | 1 | -2/+0 |
* | | | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 | 1 | -1/+4 |
* | | | kill UDFFS_{DATE,VERSION} | Adrian Bunk | 2008-02-08 | 1 | -3/+0 |
* | | | udf: fix udf_debug macro | Marcin Slusarz | 2008-02-08 | 1 | -2/+2 |
* | | | udf: remove some ugly macros | Marcin Slusarz | 2008-02-08 | 1 | -6/+6 |
* | | | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 2008-02-08 | 1 | -2/+2 |
* | | | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 | 1 | -1/+1 |
* | | | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 | 16 | -81/+27 |
* | | | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2008-02-08 | 1 | -0/+30 |
* | | | misc: removal of final callers using fastcall | Harvey Harrison | 2008-02-08 | 1 | -3/+3 |
* | | | asm-generic: remove fastcall | Harvey Harrison | 2008-02-08 | 3 | -22/+22 |
* | | | Remove fastcall from linux/include | Harvey Harrison | 2008-02-08 | 6 | -20/+20 |
* | | | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 124 | -0/+9472 |
* | | | mn10300: allocate serial port UART IDs for on-chip serial ports | David Howells | 2008-02-08 | 1 | -0/+4 |
* | | | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 3 | -3/+0 |
* | | | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 11 | -8/+390 |
* | | | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 39 | -160/+121 |