Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | delay capable() check in ext4_has_free_blocks() | Eric Sandeen | 2008-10-28 | |
| * | | | | | | | | | | | | | | | | | | | merge ext4_claim_free_blocks & ext4_has_free_blocks | Eric Sandeen | 2008-10-28 | |
| * | | | | | | | | | | | | | | | | | | | jbd2: Call the commit callback before the transaction could get dropped | Theodore Ts'o | 2008-10-28 | |
| * | | | | | | | | | | | | | | | | | | | ext4: fix a bug accessing freed memory in ext4_abort | Hidehiro Kawai | 2008-10-27 | |
| * | | | | | | | | | | | | | | | | | | | ext3: fix a bug accessing freed memory in ext3_abort | Hidehiro Kawai | 2008-10-27 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | |
| * | | | | | | | | | | | | | | | | | | sata_via: fix support for 5287 | Tejun Heo | 2008-10-31 | |
| * | | | | | | | | | | | | | | | | | | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 | Roland Dreier | 2008-10-31 | |
| * | | | | | | | | | | | | | | | | | | ATA: remove excess kernel-doc notation | Randy Dunlap | 2008-10-31 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | md: destroy partitions and notify udev when md array is stopped. | NeilBrown | 2008-10-28 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | lguest: fix irq vectors. | Rusty Russell | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | lguest: fix early_ioremap. | Rusty Russell | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | lguest: fix example launcher compile after moved asm-x86 dir. | Rusty Russell | 2008-10-30 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | x86: cpu_index build fix | Ingo Molnar | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86/voyager: fix missing cpu_index initialisation | James Bottomley | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86: fix /dev/mem mmap breakage when PAT is disabled | Ravikiran G Thirumalai | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca... | James Bottomley | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini... | James Bottomley | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86, uv: fix compile error in uv_hub.h | Mike Travis | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | i386/PAE: fix pud_page() | Jan Beulich | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | x86: remove debug code from arch_add_memory() | Gary Hade | 2008-10-29 | |
| * | | | | | | | | | | | | | | | | | | | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | | | | | | | | | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | | | | | | | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu | 2008-10-28 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | sched: remove sched-design.txt from 00-INDEX | Li Zefan | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | sched: change sched_debug's mode to 0444 | Li Zefan | 2008-10-30 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt | 2008-10-30 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA... | Suresh Siddha | 2008-10-28 | |
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structure | Sergey Lapin | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin... | Russell King | 2008-10-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | [ARM] mx31ads: Add missing include | Sascha Hauer | 2008-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. | Darius Augulis | 2008-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | [ARM] MX3: Use ioremap wrapper to map SoC devices nonshared | Sascha Hauer | 2008-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | [ARM] pcm037: map AIPS1 and AIPS2 as nonshared area | Sascha Hauer | 2008-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | [ARM] build fixes for netX serial driver | Paul Bolle | 2008-10-30 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | [ARM] ep93xx: fix OHCI DMA mask | Matthias Kaehlcke | 2008-10-30 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2008-10-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | leds: da903x: (da9030 only) led brightness reversed. | Jonathan Cameron | 2008-10-30 |