| Commit message (Expand) | Author | Age |
* | x86: entry_64.S: rename | Ingo Molnar | 2008-11-21 |
* | x86: clean up after: move entry_64.S register saving out of the macros, fix | Ingo Molnar | 2008-11-21 |
* | x86: clean up after: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 |
* | x86: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 |
* | Merge branch 'x86/cleanups' into x86/irq | Ingo Molnar | 2008-11-20 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2008-11-18 |
| |\ |
|
| | * | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 2008-11-18 |
| | * | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 2008-11-17 |
| | * | xen: fix scrub_page() | Jeremy Fitzhardinge | 2008-11-17 |
| | * | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 |
| | * | x86, bts: fix unlock problem in ds.c | Markus Metzger | 2008-11-16 |
| | * | x86, voyager: fix smp generic helper voyager breakage | James Bottomley | 2008-11-11 |
| | * | x86: move iomap.h to the new include location | Arjan van de Ven | 2008-11-09 |
| * | | x86: entry_64.S: remove whitespace at end of lines | Alexander van Heukelum | 2008-11-17 |
| * | | Merge commit 'v2.6.28-rc5' into x86/cleanups | Ingo Molnar | 2008-11-17 |
| |\ \ |
|
| | * | | Linux 2.6.28-rc5v2.6.28-rc5 | Linus Torvalds | 2008-11-15 |
| | * | | Fix inotify watch removal/umount races | Al Viro | 2008-11-15 |
| | * | | LIS3LV02Dx: remove unused #include <version.h> | Huang Weiyi | 2008-11-15 |
| | * | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-11-15 |
| | |\ \ |
|
| | | * | | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. | Paul Mundt | 2008-11-13 |
| | | * | | sh: __copy_user function can corrupt the stack in case of exception | Stuart MENEFY | 2008-11-13 |
| | | * | | sh: Fixed the TMU0 reload value on resume | Francesco VIRLINZI | 2008-11-13 |
| | | * | | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 2008-11-13 |
| | | * | | sh: early printk port type fix | Magnus Damm | 2008-11-13 |
| | | * | | i2c: fix i2c-sh_mobile rx underrun | Magnus Damm | 2008-11-13 |
| | | * | | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 2008-11-11 |
| | | * | | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB | Yoshihiro Shimoda | 2008-11-11 |
| | | * | | fix sci type for SH7723 | Yoshihiro Shimoda | 2008-11-11 |
| | | * | | serial: sh-sci: fix cannot work SH7723 SCIFA | Yoshihiro Shimoda | 2008-11-11 |
| | | * | | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 2008-11-10 |
| | * | | | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2008-11-15 |
| | |\ \ \ |
|
| | | * | | | Create/use more directory structure in the Documentation/ tree. | Randy Dunlap | 2008-11-14 |
| | * | | | | Add 'pr_fmt()' format modifier to pr_xyz macros. | Martin Schwidefsky | 2008-11-15 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-11-15 |
| | |\ \ \ \ |
|
| | | * | | | | 9p: restrict RDMA usage | Randy Dunlap | 2008-11-14 |
| | * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-11-15 |
| | |\ \ \ \ \ |
|
| | | * | | | | | V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9621): Avoid writing outside shadow.bytes[] array | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9620): tvaudio: use a direct reference for chip description | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9619): tvaudio: update initial comments | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9617): tvtime: remove generic_checkmode callback | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9616): tvaudio: cleanup - group all callbacks together | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE | Mauro Carvalho Chehab | 2008-11-14 |
| | | * | | | | | V4L/DVB (9613): tvaudio: fix a memory leak | Mauro Carvalho Chehab | 2008-11-14 |
| | * | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-11-15 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | [S390] fix s390x_newuname | Martin Schwidefsky | 2008-11-14 |
| | | * | | | | | | [S390] dasd: log sense for fatal errors | Stefan Haberland | 2008-11-14 |