index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ni52.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-08-27
[PATCH] completely disable cpu_exclusive sched domain
Paul Jackson
1
-0
/
+13
2005-08-27
[PATCH] undo partial cpu_exclusive sched domain disabling
Paul Jackson
1
-19
/
+0
2005-08-27
[PATCH] hwmon: Off-by-one error in fscpos driver
Jean Delvare
1
-1
/
+1
2005-08-27
[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef
Marcelo Tosatti
1
-1
/
+1
2005-08-27
[PATCH] late spinlock initialization in ieee1394/ohci
Al Viro
1
-1
/
+7
2005-08-27
[PATCH] bogus function type in qdio
Al Viro
1
-1
/
+1
2005-08-27
[PATCH] bogus iounmap() in emac
Al Viro
1
-1
/
+1
2005-08-27
[PATCH] drivers/hwmon/*: kfree() correct pointers
Alexey Dobriyan
5
-5
/
+5
2005-08-27
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
Steve French
1
-1
/
+1
2005-08-26
[PATCH] hppfs: fix symlink error path
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+9
2005-08-26
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+8
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2
-2
/
+2
2005-08-26
Ignore disabled ROM resources at setup
Linus Torvalds
1
-1
/
+3
2005-08-26
Only pre-allocate 256 bytes of cardbio IO range
Linus Torvalds
1
-1
/
+1
2005-08-26
[TG3]: Fix ethtool loopback test lockup
Michael Chan
1
-4
/
+2
2005-08-25
[ACPI] IBM ThinkPad ACPI Extras Driver v0.12
Borislav Deianov
2
-532
/
+1442
2005-08-25
[IA64] fix allnoconfig build
Len Brown
2
-2
/
+2
2005-08-25
[ACPI] delete CONFIG_ACPI_PCI
Len Brown
19
-84
/
+28
2005-08-25
[ACPI] remove "default m" from acpi/Kconfig
Len Brown
1
-19
/
+19
2005-08-25
[ACPI] reduce use of EXPERIMENTAL in acpi/Kconfig
Len Brown
1
-5
/
+3
2005-08-25
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
8
-43
/
+7
2005-08-24
[PATCH] cfq-iosched.c: minor fixes
Jens Axboe
1
-10
/
+21
2005-08-24
[PATCH] Export pcibios_bus_to_resource
Keith Owens
2
-0
/
+2
2005-08-24
[PATCH] x86_64: update defconfig - reenable fusion
Andi Kleen
1
-8
/
+13
2005-08-24
[PATCH] ppc64: Export machine_power_off for therm_pm72 module
Benjamin Herrenschmidt
1
-0
/
+2
2005-08-24
[PATCH] cpu_exclusive sched domains build fix
Paul Jackson
1
-1
/
+3
2005-08-24
[PATCH] m68k: fix broken macros causing compile errors
Andreas Schwab
1
-3
/
+3
2005-08-24
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
20
-40
/
+15
2005-08-24
[ACPI] delete CONFIG_ACPI_INTERPRETER
Len Brown
15
-43
/
+13
2005-08-24
[ACPI] delete CONFIG_ACPI_BOOT
Len Brown
34
-68
/
+50
2005-08-24
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
Patrick McHardy
1
-7
/
+7
2005-08-24
Linux v2.6.13-rc7
v2.6.13-rc7
Linus Torvalds
1
-1
/
+1
2005-08-24
[PATCH] Fix IXP4xx CLOCK_TICK_RATE
Deepak Saxena
1
-2
/
+4
2005-08-24
[PATCH] cpu_exclusive sched domains on partial nodes temp fix
Paul Jackson
1
-0
/
+17
2005-08-24
[PATCH] x86_64: Don't oops at boot when empty Opteron node has IO
Andi Kleen
1
-2
/
+11
2005-08-24
[PATCH] usbnet oops fix
lepton
1
-1
/
+1
2005-08-24
[PATCH] i386: fix incorrect FP signal code
Chuck Ebbert
1
-4
/
+6
2005-08-24
[PATCH] s390 __CHECKER__ ifdefs
Al Viro
2
-28
/
+2
2005-08-24
[PATCH] %t... in vsnprintf
Al Viro
1
-1
/
+4
2005-08-24
[PATCH] ad1980 makefile fix
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] Kconfig fix (non-modular SCSI drivers)
Al Viro
1
-3
/
+3
2005-08-24
[PATCH] Kconfig fix (missing dependencies on PCI in sound/*)
Al Viro
1
-5
/
+5
2005-08-24
[PATCH] missing exports on m32r
Al Viro
2
-0
/
+3
2005-08-24
[PATCH] qualifiers in return types - easy cases
Al Viro
6
-8
/
+8
2005-08-24
[PATCH] typo fix in qdio.c
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] emac netpoll fix
Al Viro
1
-2
/
+1
2005-08-24
[PATCH] vidc gcc4 fix
Al Viro
1
-4
/
+0
2005-08-24
[PATCH] broken inline asm on s390 (misuse of labels)
Al Viro
1
-4
/
+4
2005-08-24
[PATCH] m32r_sio gcc4 fixes
Al Viro
1
-1
/
+1
2005-08-24
[PATCH] m32r icu_data gcc4 fixes
Al Viro
2
-2
/
+6
[next]