| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | add WEAK() for creating weak asm labels | Rusty Russell | 2007-10-22 | 1 | -0/+6 |
* | | update boot spec to 2.07 | Rusty Russell | 2007-10-22 | 3 | -3/+47 |
|/ |
|
* | NFS: Fix a typo in nfs_call_unlink() | Trond Myklebust | 2007-10-21 | 1 | -1/+1 |
* | NFSv2: Ensure that the directory metadata gets revalidated on file create | Trond Myklebust | 2007-10-21 | 1 | -0/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-10-21 | 61 | -317/+5669 |
|\ |
|
| * | Blackfin arch: update boards files | Bryan Wu | 2007-10-21 | 1 | -1/+1 |
| * | Blackfin arch: dma add some API and cleanup bf54x DMA definition | Bryan Wu | 2007-10-21 | 6 | -6/+34 |
| * | Blackfin arch: cleanup and promote the general purpose timers api to a core b... | Mike Frysinger | 2007-10-21 | 6 | -211/+484 |
| * | Blackfin arch: add a cheesy install target | Mike Frysinger | 2007-10-21 | 2 | -0/+60 |
| * | Blackfin arch: add functions for converting between sclks and usecs | Mike Frysinger | 2007-10-21 | 2 | -1/+15 |
| * | Blackfin arch: add assembly function for doing 64bit unsigned division | Mike Frysinger | 2007-10-21 | 2 | -1/+376 |
| * | Blackfin arch: -mno-fdpic works | Mike Frysinger | 2007-10-21 | 1 | -0/+2 |
| * | Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam... | Mike Frysinger | 2007-10-21 | 16 | -25/+25 |
| * | Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm... | Bernd Schmidt | 2007-10-21 | 1 | -0/+2 |
| * | Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a... | Mike Frysinger | 2007-10-21 | 1 | -1/+1 |
| * | Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x | Bryan Wu | 2007-10-21 | 1 | -0/+4 |
| * | Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else | Robin Getz | 2007-10-21 | 1 | -39/+61 |
| * | Blackfin arch: Optimization - no need to make additional math here | Michael Hennerich | 2007-10-21 | 1 | -3/+3 |
| * | Blackfin arch: force irq_flags into the .data section | Mike Frysinger | 2007-10-21 | 2 | -2/+14 |
| * | Blackfin arch BF548 defconfig: enable watchdog by default | Mike Frysinger | 2007-10-21 | 1 | -1/+8 |
| * | Blackfin arch: add new processor ADSP-BF52x arch/mach support | Michael Hennerich | 2007-10-21 | 29 | -37/+4590 |
* | | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-10-21 | 21 | -40/+1411 |
|\ \ |
|
| * | | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 10 | -10/+1310 |
| * | | [PATCH] new helper - inotify_evict_watch() | Al Viro | 2007-10-21 | 2 | -0/+9 |
| * | | [PATCH] new helper - inotify_clone_watch() | Al Viro | 2007-10-21 | 2 | -0/+36 |
| * | | [PATCH] new helpers - collect_mounts() and release_collected_mounts() | Al Viro | 2007-10-21 | 3 | -1/+24 |
| * | | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 2007-10-21 | 8 | -30/+33 |
| |/ |
|
* / | nobh: nobh_write_end fix | Nick Piggin | 2007-10-21 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-21 | 70 | -1886/+6524 |
|\ |
|
| * | [PARISC] fix uninitialized variable warning in asm/rtc.h | Kyle McMartin | 2007-10-20 | 1 | -2/+2 |
| * | [PARISC] Port checkstack.pl to parisc | Kyle McMartin | 2007-10-20 | 1 | -0/+3 |
| * | [PARISC] Make palo target work when $obj != $src | Kyle McMartin | 2007-10-20 | 1 | -5/+9 |
| * | [PARISC] Zap unused variable warnings in pci.c | Kyle McMartin | 2007-10-20 | 1 | -5/+5 |
| * | [PARISC] Fix tests in palo target | Kyle McMartin | 2007-10-20 | 1 | -2/+2 |
| * | [PARISC] Fix palo target | Kyle McMartin | 2007-10-19 | 1 | -1/+1 |
| * | [PARISC] Restore palo target | Kyle McMartin | 2007-10-19 | 1 | -0/+20 |
| * | [PARISC] Attempt to clean up parisc/Makefile | Kyle McMartin | 2007-10-18 | 1 | -38/+24 |
| * | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox | 2007-10-18 | 2 | -76/+7 |
| * | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable | Kyle McMartin | 2007-10-18 | 1 | -3/+8 |
| * | [PARISC] Squelch pci_enable_device __must_check warning in superio | Kyle McMartin | 2007-10-18 | 1 | -1/+3 |
| * | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 | 6 | -67/+3 |
| * | [PARISC] Remove hardcoded uses of PAGE_SIZE | Kyle McMartin | 2007-10-18 | 5 | -8/+8 |
| * | [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use | Kyle McMartin | 2007-10-18 | 2 | -6/+4 |
| * | [PARISC] Kill off the last vestiges of ASM_PAGE_SIZE | Kyle McMartin | 2007-10-18 | 1 | -1/+1 |
| * | [PARISC] Kill off ASM_PAGE_SIZE use | Sam Ravnborg | 2007-10-18 | 4 | -14/+16 |
| * | [PARISC] Beautify parisc vmlinux.lds.S | Sam Ravnborg | 2007-10-18 | 1 | -134/+185 |
| * | [PARISC] Clean up a resource_size_t warning in sba_iommu | Kyle McMartin | 2007-10-18 | 1 | -2/+2 |
| * | [PARISC] Kill incorrect cast warning in unwinder | Kyle McMartin | 2007-10-18 | 1 | -2/+2 |
| * | [PARISC] Kill zone_to_nid printk warning | Kyle McMartin | 2007-10-18 | 1 | -1/+1 |
| * | [PARISC] Unbreak processor_probe when we have more than NR_CPUS | Kyle McMartin | 2007-10-18 | 1 | -1/+6 |