| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang | 2009-01-07 |
| * | kbuild: add a symlink to the source for separate objdirs | Andi Kleen | 2009-01-07 |
| * | kconfig: add script to manipulate .config files on the command line | Andi Kleen | 2009-01-07 |
| * | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song | 2009-01-07 |
| * | bootchart: improve output based on Dave Jones' feedback | Arjan van de Ven | 2009-01-07 |
| * | fix modules_install via NFS | Sam Ravnborg | 2009-01-07 |
| * | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen | 2009-01-07 |
* | | xtensa: introduce swab.h | Harvey Harrison | 2009-01-07 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-01-07 |
|\ \ |
|
| * | | firewire: reorder struct fw_card for better cache efficiency | Stefan Richter | 2009-01-04 |
| * | | firewire: fix resetting of bus manager retry counter | Stefan Richter | 2009-01-04 |
| * | | firewire: improve refcounting of fw_card | Jay Fenlason | 2009-01-04 |
| * | | firewire: typo in comment | Jay Fenlason | 2009-01-04 |
| * | | firewire: fix small memory leak at module removal | Stefan Richter | 2009-01-04 |
| * | | firewire: fw-sbp2: remove unnecessary locking | Stefan Richter | 2009-01-04 |
| * | | ieee1934: dv1394: interrupt enabling/disabling broken on big-endian | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: dv1394: annotate frame input/output structs as little endian | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: eth1394: trivial sparse annotations | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: mark bus_info_data as a __be32 array | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: pcilynx: trivial endian annotation | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets | Stefan Richter | 2009-01-04 |
| * | | ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC | Harvey Harrison | 2009-01-04 |
| * | | ieee1394: ohci1394: flush MMIO writes before delay in initialization | Stefan Richter | 2009-01-04 |
| * | | ieee1394: ohci1394: pass error codes from request_irq through | Stefan Richter | 2009-01-04 |
| * | | ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume | Frans Pop | 2009-01-04 |
| * | | ieee1394: mark all hpsb_address_ops instances as const | Stefan Richter | 2009-01-04 |
| * | | ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation | Stefan Richter | 2009-01-04 |
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-01-07 |
|\ \ \ |
|
| * | | | proc: remove write-only variable in proc_pident_lookup() | WANG Cong | 2009-01-05 |
| * | | | proc: fix sparse warning | Hannes Eder | 2009-01-05 |
| * | | | proc: add /proc/*/stack | Ken Chen | 2009-01-05 |
| * | | | proc: remove '##' usage | Alexey Dobriyan | 2009-01-05 |
| * | | | proc: remove useless WARN_ONs | Alexey Dobriyan | 2009-01-05 |
| * | | | proc: stop using BKL | Alexey Dobriyan | 2009-01-05 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-01-07 |
|\ \ \ \ |
|
| * | | | | Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value | Robin Getz | 2009-01-07 |
| * | | | | Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards | Grace Pan | 2009-01-07 |
| * | | | | Blackfin arch: fix bug: kernel crash when enable SDIO host driver | Mike Frysinger | 2009-01-07 |
| * | | | | Blackfin arch: Print FP at level KERN_NOTICE | Jie Zhang | 2009-01-07 |
| * | | | | Blackfin arch: drop ad73311 test code | Mike Frysinger | 2009-01-07 |
| * | | | | Blackfin arch: update board default configs | Sonic Zhang | 2009-01-07 |
| * | | | | Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+. | Sonic Zhang | 2009-01-07 |
| * | | | | Blackfin arch: fix typo in early printk bit size processing | Mike Frysinger | 2009-01-07 |
| * | | | | Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrd | Sonic Zhang | 2009-01-07 |
| * | | | | Blackfin arch: add SDIO host driver platform data | Cliff Cai | 2009-01-07 |
| * | | | | Blackfin arch: fix bug - kernel stops at initial console | Sonic Zhang | 2009-01-07 |
| * | | | | Blackfin arch: fix bug - kernel crash after config IP for ethernet port | Michael Hennerich | 2009-01-07 |
| * | | | | Blackfin arch: add sdh support for bf518f-ezbrd | Cliff Cai | 2009-01-07 |