index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
1
-1
/
+1
2007-10-22
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann
3
-0
/
+578
2007-10-22
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann
3
-0
/
+419
2007-10-22
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
4
-16
/
+4
2007-10-22
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
Ohad Ben-Cohen
5
-2
/
+557
2007-10-22
[Bluetooth] Change BPA 100/105 driver to use USB anchors
Marcel Holtmann
1
-362
/
+262
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
2
-8
/
+37
2007-10-22
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
1
-5
/
+18
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
2
-84
/
+163
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
2
-11
/
+11
2007-10-22
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
1
-6
/
+10
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
8
-1032
/
+1315
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
1
-1
/
+1
2007-10-21
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
1
-0
/
+1
2007-10-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
61
-317
/
+5669
2007-10-21
Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
21
-40
/
+1411
2007-10-21
nobh: nobh_write_end fix
Nick Piggin
1
-2
/
+1
2007-10-21
Blackfin arch: update boards files
Bryan Wu
1
-1
/
+1
2007-10-22
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
6
-6
/
+34
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
6
-211
/
+484
2007-10-22
Blackfin arch: add a cheesy install target
Mike Frysinger
2
-0
/
+60
2007-10-21
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2
-1
/
+15
2007-10-21
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2
-1
/
+376
2007-10-21
Blackfin arch: -mno-fdpic works
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
16
-25
/
+25
2007-10-21
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
1
-0
/
+2
2007-10-21
Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...
Mike Frysinger
1
-1
/
+1
2007-10-21
Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x
Bryan Wu
1
-0
/
+4
2007-10-21
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
1
-39
/
+61
2007-10-21
Blackfin arch: Optimization - no need to make additional math here
Michael Hennerich
1
-3
/
+3
2007-10-22
Blackfin arch: force irq_flags into the .data section
Mike Frysinger
2
-2
/
+14
2007-10-22
Blackfin arch BF548 defconfig: enable watchdog by default
Mike Frysinger
1
-1
/
+8
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
29
-37
/
+4590
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
10
-10
/
+1310
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
2
-0
/
+9
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
2
-0
/
+36
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
3
-1
/
+24
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
8
-30
/
+33
2007-10-20
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
70
-1886
/
+6524
2007-10-20
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
4
-2
/
+9
2007-10-20
New maintainers for the x86 (32-bit and 64-bit) architecture
Ingo Molnar
1
-6
/
+7
2007-10-20
vfc_dev conversion to mutex: fallout
Al Viro
1
-1
/
+1
2007-10-20
oom_kill bug
Al Viro
1
-1
/
+1
2007-10-20
[PARISC] fix uninitialized variable warning in asm/rtc.h
Kyle McMartin
1
-2
/
+2
2007-10-20
[PARISC] Port checkstack.pl to parisc
Kyle McMartin
1
-0
/
+3
2007-10-20
kbuild: restore arch/{ppc/xtensa}/boot cflags
Milton Miller
2
-1
/
+4
2007-10-20
kconfig: set title bar in xconfig
Randy Dunlap
1
-0
/
+4
2007-10-20
kbuild: fix toplevel Makefile/depmod
David Brownell
1
-1
/
+1
2007-10-20
[PARISC] Make palo target work when $obj != $src
Kyle McMartin
1
-5
/
+9
2007-10-19
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
1
-5
/
+5
[next]